SimVarCont-class | R Documentation |
SimVarCont
classA constructor for making objects of class SimVarCont
.
Objects of class SimVarCont
are used to hold mean values of
of continuous variables specified in a simulation study.
mu_internal
numeric. Mean covariate value for the internal arms.
mu_external
numeric. Mean covariate value for the external arm.
printval_int
numeric. Value to print to summarize internal arms.
printval_ext
numeric. Value to print to summarize external arm.
type_string
character. 'continuous'
Other simvar classes:
SimVarBin-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.