View source: R/get_viable_z_range.R
get_viable_z_range | R Documentation |
Given K(z), return the min and max values of z viable for a population of some size
get_viable_z_range(pop_size, trait_opt, carrying_cap_opt, carrying_cap_sd)
pop_size |
integer, a population size |
trait_opt |
numeric. The optimal trait value, z_{opt}.
|
carrying_cap_opt |
numeric, value of the carrying capacity at
|
carrying_cap_sd |
numeric |
double, the max value of z that can support a population of size pop_size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.