parboot | R Documentation |
This will simulate coalescent trees conditional on the provided mlesky estimate of Ne. The model is refitted to each coalescent tree to provide an estimate of the standard error of Ne estimates over time.
parboot(fit, nrep = 200, ncpu = 1, dd)
fit |
mlesky fit |
nrep |
Number of simulations |
ncpu |
Number of CPUs |
dd |
Whether or not to use dd simulation method. Default is false for ntip<=500 and true otherwise |
A fitted mlesky model with updated 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.