Description Usage Arguments Value
Simulates an individual's survival for a period of time corresponding to a generation.
1 | sim_surv_gen(tpc, tseq, spsp, pmin)
|
tpc |
An individual's thermal-performance curve (TPC) |
tseq |
A vector of temperature values which will also determine how many days conform a generation. |
spsp |
Survival probability scaling parameter. Equivalent to the probability of survival at Pmax. Corresponds to the "p" parameter of a binomial distribution of size 1. |
pmin |
The percentage of Pmax corresponding to Pmin. |
A vector of 0/1 for survival at each moment in time. If a 0 occurs, all subsequent values are 0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.