Description Usage Arguments Value Author(s) References Examples
View source: R/EMPHASIS_package.R
Performs the emphasis framework for parameter estimation of diversification models in phylogenetic trees.
1 2 3 4 5 6 7 8 9 |
brts |
Branching times of the phylogenetic tree |
model |
Species diversification model |
init_par |
Initial parameters for emphasis routine |
soc |
Number of initial species |
em_tol |
Tolerance levels for the loglikelihood regarding the EM convergenge |
sample_size_tol |
Tolerance levels for the sample size determination |
burnin_sample_size |
MC sample size for the burnIn phase |
burnin_iterations |
Number of initial iterations for the burnIn phase, i.e to drop. |
pilot_sample_size |
vector with different sample sizes for MCEM routines inside the sample determination phase |
paralell |
Setting if the MC sampling should be done in paarallel or not |
pars |
Estimated parameters |
MCEM |
MCEM chain in a matrix form |
F. Richter M.
[1] Richter, F., Haegeman, B., Etienne, R. S., & Wit, E. C. (2020). Introducing a general class of species diversification models for phylogenetic trees. Statistica Neerlandica.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.