Description Usage Arguments Value
View source: R/result_analysis.R
Useful function for runing robustness analyses. Runs a set of simulations per result of MLE obtained previously.
1 2 | run_simulations_from_MLE(results_ML, time, replicates, M,
lac_treshold = 10)
|
results_ML |
Data frame with MLE as returned
by |
time |
Numeric containing lenght of simulation in time units. |
replicates |
Number of replicates to be run per each set of MLE
(i.e., per line of the |
M |
Numeric specifying number of mainland species. |
lac_treshold |
Numeric with cutoff value for cladogenesis estimates.
Lines of |
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.