View source: R/congruent.models.R
joint.congruent.models | R Documentation |
Create a set of congruent models
joint.congruent.models(model, mus, lambdas, keep_ref = TRUE)
model |
The reference model. An object of class "CRABS" |
mus |
A list of extinction-rate functions |
lambdas |
A list of speciation-rate functions |
keep_ref |
Whether or not to keep the reference model in the congruent set |
An object of class "CRABSset"
# This function should not have to be used externally.
# It is called in the CRABS function `sample.congruence.class` when `rate.type=="joint"`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.