| SimVarBin-class | R Documentation |
SimVarBin classA constructor for making objects of class SimVarBin.
Objects of class SimVarBin are used to hold proportions of
binary variables specified in a simulation study.
prob_internalnumeric. Proportion for the internal arms.
prob_externalnumeric. Proportion for the external arm.
mu_internal_before_binnumeric. Mean value of covariate before binarization for the internal arms.
mu_external_before_binnumeric. Mean value of covariate before binarization for the external arm.
printval_intnumeric. Value to print to summarize internal arms.
printval_extnumeric. Value to print to summarize external arm.
type_stringcharacter. 'binary'
Other simvar classes:
SimVarCont-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.