Visualize the one-bout dispersal matrices for a BQS model
Visualize the one-bout dispersal matrices for a BQS model
Usage
# S3 method for class 'BQS'
plot_Psi(
model,
max_pt_sz = 2,
min_edge_frac = 0.01,
r = 0.01,
arw_lng = 0.05,
lwd = 2
)
# S3 method for class 'BQS'
plot_Psi(
model,
max_pt_sz = 2,
min_edge_frac = 0.01,
r = 0.01,
arw_lng = 0.05,
lwd = 2
)
Arguments
- model
a model defined as a compound [list]
- max_pt_sz
set the maximum cex for points
- min_edge_frac
the fraction of the mass to plot
- r
the radius of a ring around destination points
- arw_lng
the arrow length
- lwd
scale the line width
Value
the model, a compound [list]
the model, a compound [list]