run_misse: Run misse analysis

View source: R/runanalysis.R

run_misseR Documentation

Run misse analysis

Description

Run a misse analysis to estimate parameters of diversification models. By passing in a vector of species names, it uses those to estimate the sampling fraction based on how many are in the tree.

Usage

run_misse(phy, species = NULL)

Arguments

phy

The phylo object

species

A vector of species names in the clade, NOT just on the tree.

Value

A list with class misse.fits objects


bomeara/chapter2 documentation built on July 22, 2023, 3:19 a.m.