SimCovariates-class | R Documentation |
SimCovariates
ClassA class for specifying covariate distributions and covariance for simulation studies.
covariates
list. List of covariate mean values or probabilities as
generated through bin_var()
(class SimVarBin
or cont_var()
(class SimVarCont
).
covariance_internal
matrix. Covariance matrix before binarization for internal patients.
covariance_external
matrix. Covariance matrix before binarization for external patients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.