View source: R/mbd_loglik_utils.R
Test for pure birth in mbd_loglik
1 | is_pmb(pars, tips_interval, cond, missnumspec, n_0)
|
pars |
vector of parameters:
|
tips_interval |
sets tips boundaries constrain on simulated dataset. It works only if cond == 1, otherwise it must be set to c(0, Inf). |
cond |
sets the conditioning
|
missnumspec |
The number of species that are in the clade, but missing in the phylogeny. |
n_0 |
the number of lineages at time equals zero. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.