calc_param_ratios: Calculates the ratio in parameter estimates (cladogenesis,...

View source: R/calc_param_ratios.R

calc_param_ratiosR Documentation

Calculates the ratio in parameter estimates (cladogenesis, extinction, carrying capacity, colonisation, and anagenesis) from the DAISIE maximum likelihood model fitted to the ideal and empirical data sets simulated from sim_island_with_mainland.

Description

Calculates the ratio in parameter estimates (cladogenesis, extinction, carrying capacity, colonisation, and anagenesis) from the DAISIE maximum likelihood model fitted to the ideal and empirical data sets simulated from sim_island_with_mainland.

Usage

calc_param_ratios(ideal_ml, empirical_ml)

Arguments

ideal_ml

List containing maximum likelihood estimates from DAISIE fitted to ideal data produced from sim_island_with_mainland. Output from DAISIE::DAISIE_ML_CS

empirical_ml

List containing maximum likelihood estimates from DAISIE fitted to empirical data produced from sim_island_with_mainland. Output from DAISIE::DAISIE_ML_CS

Value

A list of five numeric vectors

Author(s)

Joshua W. Lambert


joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.