calc_param_diffs: Calculates the differences in parameter estimates...

View source: R/calc_param_diffs.R

calc_param_diffsR Documentation

Calculates the differences 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 differences 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_diffs(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.