run_jointai_flex | R Documentation |
Run a JointAI model with flexible number of iterations
run_jointai_flex( fun, formula, data, seed = NULL, model_args, gr_check_args, ... )
fun |
JointAI model function |
formula |
the model formula |
data |
a |
seed |
the seed value |
model_args |
a list of arguments passed to |
gr_check_args |
a list of arguments to be passed to the gr check |
... |
currently not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.