optim_res_aic | R Documentation |
Optimize the skygrid time axis resolution using AIC criterion
optim_res_aic(tree, res = c(1, 3, 5, seq(10, 100, by = 10)), ncpu = 1, ...)
tree |
A dated phylogeny in ape::phylo format |
res |
A vector of time axis resolution parameters to test |
ncpu |
Integer number of cores to use with parallel processing |
... |
Remaining parameters are passed to mlskygrid |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.