create_hyper_pars | R Documentation |
Create list of hyperparameters
create_hyper_pars(d, x)
d |
Numeric defining the scaling parameter for exponent for calculating cladogenesis rate. |
x |
Numeric defining the exponent for calculating extinction rate. |
Named list with hyperparameters
Pedro Neves, Joshua Lambert
hyper_pars <- create_hyper_pars(d = 0.027, x = 0.15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.