View source: R/eq21buildSfmat.R
eq21buildSfmat | R Documentation |
"Mortality during migration depends upon the sex of the bird and breeding habitat it used" (Runge and Marra 2004, page TOD())
eq21buildSfmat(
S.f.mc = 0.8,
S.f.mk = 0.75,
S.f.md = 0.8,
S.f.fc = 0.8,
S.f.fk = 0.75
)
S.f.mc |
Survival (S) during fall migration (f) of males (m) originating from source (c) habitat. |
S.f.mk |
Survival (S) during fall migration (f) of males (m) originating from sink (k) habitat. |
S.f.md |
Survival (S) during vall migration (f) of males (m) who had "drain" (d) status, aka floaters or unpaired males. |
S.f.fc |
Survival (S) during fall migration (f) of females (f) originating from source (c) habitat. |
S.f.fk |
Survival (S) during fall migration (f) of females (f) originating from sink (k) habitat. |
S.f |
Diagonal matrix of fall survival probabilities for adults |
eq21buildSfmat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.