nbinom_dist_prob {albopictus} | R Documentation |
Negative binomial probability of death or development
Description
Negative binomial-distributed probability of death or development happening in the next iteration
Usage
nbinom_dist_prob(xr, mn, std)
Arguments
xr |
age of individuals |
mn |
mean age of death or development |
std |
standard deviation of the age of death or development |
[Package albopictus version 0.5 Index]