powered by
Create vector of model parameters
create_pars(clado_rate, ext_rate, carr_cap, immig_rate, ana_rate)
Numeric vector with 5 elements
Numeric rate of cladogenesis
Numeric rate of extinction
Numeric carrying capacity
Numeric rate of immigration
Numeric rate of anagenesis
create_pars(clado_rate = 1, ext_rate = 1, carr_cap = 10, immig_rate = 0.1, ana_rate = 1)
Run the code above in your browser using DataLab