Description Usage Arguments Value
Simulate population by the model of interest.
1 2 3 4 5 6 7 8 9 10 11 12 |
K |
a scalar, number of years. |
N.1 |
a scalar,size of initial population. |
sigma |
a scalar, standard deviation of count data. |
p |
K x 1 vector, recapture probability of every year. |
xi |
K x 1 vector, first-time capture probability of every year. |
f |
K x 1 vector, fecundity rate of every year. |
phi |
(K-1) x 1 vector, mortality rate of every year. |
R |
(K-1) x 1 vector, number of release in every year. |
model |
a string, specifying the model of interest. |
param |
an nlist object, specifying the parameters of interest. |
data, the simulation result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.