View source: R/JM_imp_adaptive.R
| get_inits_JM | R Documentation |
Generate initial values for a JointAI joint model
get_inits_JM(formula, data, inits_iter, n_chains, seed = NULL, ...)
formula |
the model formula |
data |
the dataset |
inits_iter |
number of iterations |
n_chains |
number of chains (has to be the same as in the joint model) |
seed |
seed value |
... |
additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.