SimCovariateList-class {psborrow2} | R Documentation |
SimCovariateList
Class
Description
A class for covariate details as part of a simulation study.
Objects of class SimCovariateList
should not be created
directly but by the constructor sim_covariate_list()
.
Slots
covariate_list
named list of object of class
Covariate
, one object for each parameter variation.
[Package psborrow2 version 0.0.3.4 Index]