View source: R/eq20buildSbmat.R
eq20buildSbmat | R Documentation |
"Adult birds experience both sex- and habitat-specific mortality over the breeding season" (Runge and Marra 2004, page TODO())
eq20buildSbmat(
S.b.mc = 0.95,
S.b.mk = 0.85,
S.b.md = 0.8,
S.b.fc = 0.95,
S.b.fk = 0.85
)
S.b.mc |
Survival (S) during summer breeding season (b) of adult males (m) who hold territories on source (c) habitat. |
S.b.mk |
Survival (S) during summer breeding season (b) of adult males (m) who are nesting in sink (k) habitat. |
S.b.md |
Survival (S) during summer breeding season (b) of adult males (m) who have "drain" (d) status and do not hold a territory or have a make (aka unpaired males, floaters) |
S.b.fc |
Survival (S) during summer breeding season (b) of adult females (f) who are nesting source (c) habitat. |
S.b.fk |
Survival (S) during summer breeding season (b) of adult females (f) who are nesting in on sink (k) habitat. |
S.b Diagonal matrix of breeding-season survival probabilities
eq20buildSbmat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.