View source: R/simulatePhyloPoissonLogNormal.R
nEffNaive | R Documentation |
Sample size so that the variance of the estimator is sigma^2 / nEff.
nEffNaive(tree, id.condition, model, selection.strength)
tree |
A phylogenetic tree. If |
id.condition |
A named vector giving the state of each tip (sample). |
model |
The trait evolution model. One of "BM" or "OU". |
selection.strength |
If |
The effective sample size.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.