Visualize the one-bout dispersal matrices
Usage
plot_all_Psi(
model,
cx_D = 2,
cx_S = 0.3,
min_edge_frac = 0.01,
r = 0.01,
arw_lng = 0.05,
lwd = 2
)
Arguments
- model
a model defined as a compound [list]
- cx_D
the maximum cex for the destination
- cx_S
the maximum cex for the source
- 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]