Description Usage Arguments Value Author(s)
Creates vector of parameters for the conditional probability
1 | condprob_parmsvec(pars, eq, lx, absorb, fortran = TRUE)
|
pars |
vector of parameters:
|
eq |
the equation approach you want to use. It can be "q_eq" for the Q-equation of "p_eq" for the P-equation. |
lx |
it is the number of ODEs considered for the computation. |
absorb |
set absorbing states when maximum number of allowed species is reached |
fortran |
Set it to TRUE if you want to use FORTRAN routine. |
a vector composed of (in order): lambda, mu, nu, components of the nu-q matrix, components of the matrix of columns (m1_mat), components of the matrix of rows (m2_mat), components of the empty framed matrix (empty_mat).
Giovanni Laudanno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.