A 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.
Slots
mu_internalnumeric. Mean covariate value for the internal arms.
mu_externalnumeric. Mean covariate value for the external arm.
printval_intnumeric. Value to print to summarize internal arms.
printval_extnumeric. Value to print to summarize external arm.
type_stringcharacter. 'continuous'
See also
Other simvar classes:
SimVarBin-class