boot | R Documentation |
The trees provided to this function can be based on a non-parametric bootstrap such as produced by IQ-TREE or PhyML. Confidence intervals for Ne are based on a normal approximation to the bootstrap distribution at each time point.
boot(fit, trees, ncpu = 1)
fit |
mlesky fitted object (mlskygrid class) |
trees |
list of trees or ape::multiPhylo object |
ncpu |
Number of CPUs to use for parallel computation |
A list of fitted mlesky models (length equal to the number of trees provided) with confidence intervals for Ne and regression coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.