calc_Abeta | R Documentation |
Calculates the area at a point in time from a beta function
calc_Abeta(proptime, proptime_max, peak, Amax)
proptime |
A numeric from 0 to 1. The proportion of time that has elapsed in the simulation, in relation to the total island age (NB: not the simulation time, but island age). |
proptime_max |
A numeric from 0 to 1. The same as
|
peak |
A numeric value specifying the peakiness (or shaprness) of the
ontogeny curve. Higher values imply peakier ontogeny. This value is
internally calculated by |
Amax |
A numeric value for maximum island area during the simulation. |
Numeric
Joshua Lambert, Pedro Neves, Shu Xie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.