View source: R/kin_multi_stage_time_variant_2sex.R
pi_mix_parity | R Documentation |
Mixing distributions for the time-invariant multi-state 2-sex model: Parity-specific case
pi_mix_parity(Uf, Um, Ff, Fm, alpha, na, ns)
Uf |
matrix. Block-structured matrix which transfers females over stage and advances their age |
Um |
matrix. Block-structured matrix which transfers males over stage and advances their age |
Ff |
matrix. Block-structured matrix which counts reproduction by females and assigns newborns an age and stage |
Fm |
matrix. Block-structured matrix which counts reproduction by males and assigns newborns an age and stage |
alpha |
scalar. Birth ratio male:female |
na |
scalar. Number of age-classes |
ns |
scalar. Number of stages |
list (of vectors). list[1] = full agestagesex distribution list[2] = female agestage distribution normalised list[3] = male agestage distribution normalised list[4] = female marginal age distribution normalised list[5] = male marginal age distribution normalised
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.