View source: R/inference_utils.R
expansionsMCMC | R Documentation |
Constructs object of class expansionsMCMC
expansionsMCMC(
phylo_preprocessed,
priors,
model_data,
expansion_data,
metadata
)
phylo_preprocessed |
an object of type preprocessedPhy |
priors |
an object of type priorList |
model_data |
dataframe containing model data as returned by mcmc2data.frame |
expansion_data |
dataframe containing expansion data as returned by mcmc2data.frame |
metadata |
mcmc metadata |
an object of type expansionsMCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.