Description Usage Arguments Details Author(s)
View source: R/mbd_loglik_utils.R
Creates the B matrix, used to modify the likelihood on branching times.
1 | create_b(pars, k, b, lx, matrix_builder = mbd::hyper_matrix2)
|
pars |
vector of parameters:
|
k |
the number of visible species in the phylogeny at a given time. |
b |
the number of simultaneous births on a given branching time. |
lx |
it is the number of ODEs considered for the computation. |
matrix_builder |
function used to build the transition matrix.
Default option is |
This is not to be called by the user.
Giovanni Laudanno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.