View source: R/estimate_transition_rates.R
estimate_transition_rates | R Documentation |
Estimate status transition rates
estimate_transition_rates(
extant_taxa_current_status,
iucn_history_file,
outdir,
possibly_extinct_list = list(),
extinction_probs_mode = 0,
species_specific_regression = FALSE,
rate_samples = 100,
n_gen = 1e+05,
burnin = 1000,
seed = NULL,
load_from_file = FALSE,
return_object = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.