optim_res_bic | R Documentation |
Optimize the skygrid time axis resolution using BIC criterion
optim_res_bic(tree, res = c(1: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.