joint.congruent.models: Create a set of congruent models

View source: R/congruent.models.R

joint.congruent.modelsR Documentation

Create a set of congruent models

Description

Create a set of congruent models

Usage

joint.congruent.models(model, mus, lambdas, keep_ref = TRUE)

Arguments

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

Value

An object of class "CRABSset"

Examples


# This function should not have to be used externally.
# It is called in the CRABS function `sample.congruence.class` when `rate.type=="joint"`.

CRABS documentation built on Oct. 24, 2023, 5:06 p.m.