Visualize the one-bout dispersal matrices for a BQS model
plot_Psi_BQS.Rd
Visualize the one-bout dispersal matrices for a BQS model
Visualize the one-bout dispersal matrices for a BQS model
Usage
plot_Psi_BQS(
b,
q,
s,
Psi_bb,
Psi_qb,
Psi_sb,
Psi_bq,
Psi_qq,
Psi_sq,
Psi_bs,
Psi_qs,
Psi_ss,
max_pt_sz = 2,
min_edge_frac = 0.01,
r = 0.01,
arw_lng = 0.05,
lwd = 2
)
plot_Psi_BQS(
b,
q,
s,
Psi_bb,
Psi_qb,
Psi_sb,
Psi_bq,
Psi_qq,
Psi_sq,
Psi_bs,
Psi_qs,
Psi_ss,
max_pt_sz = 2,
min_edge_frac = 0.01,
r = 0.01,
arw_lng = 0.05,
lwd = 2
)
Arguments
- b
blood feeding sites point set
- q
egg laying sites point set
- s
sugar feeding sites point set
- Psi_bb
one bout dispersal matrix from b to b
- Psi_qb
one bout dispersal matrix from q to b
- Psi_sb
one bout dispersal matrix from s to b
- Psi_bq
one bout dispersal matrix from b to q
- Psi_qq
one bout dispersal matrix from q to q
- Psi_sq
one bout dispersal matrix from s to q
- Psi_bs
one bout dispersal matrix from b to s
- Psi_qs
one bout dispersal matrix from q to s
- Psi_ss
one bout dispersal matrix from s to s
- 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