create_simulation_scenario: Create a simulation scenario from a JointAI object

View source: R/extract_from_JointAI.R

create_simulation_scenarioR Documentation

Create a simulation scenario from a JointAI object

Description

Extracts parameters needed to simulate covariates (extract_covar_pars()) and the parameters needed to simulate the corresponding outcome(s) (extract_outcome_pars()).

Usage

create_simulation_scenario(object, file, timevar = NULL)

Arguments

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


NErler/simvalidator documentation built on May 17, 2022, 7:54 a.m.