get_simulations_to_run: Trims and adds ids to MLE results given a lac threshold

Description Usage Arguments Value

View source: R/result_analysis.R

Description

Trims and adds ids to MLE results given a lac threshold

Usage

1
get_simulations_to_run(results_ML, lac_treshold = 10)

Arguments

results_ML

Data frame with MLE as returned by DAISIE_ML.

lac_treshold

Numeric with cutoff value for cladogenesis estimates. Lines of results_ML with values above this threshold are not included in the simulations.

Value

Same data frame as results_ML but with extra column with the ID of each simulation ran (so that these can be matched to the generating simulations, e.g. ontogeny simulations).


Neves-P/utilSIE documentation built on Nov. 20, 2019, 7 a.m.