View source: R/extract_from_JointAI.R
create_simulation_scenario | R Documentation |
Extracts parameters needed to simulate covariates (extract_covar_pars()
)
and the parameters needed to simulate the corresponding outcome(s)
(extract_outcome_pars()
).
create_simulation_scenario(object, file, timevar = NULL)
object |
an object of class "JointAI" |
file |
path and file name where the extracted information should be saved to. |
timevar |
name of the time variable, is there is one |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.