| SimDataList-class {psborrow2} | R Documentation |
SimDataList Class
Description
A class for defining generated data for use as part of a
simulation study. Objects of class SimDataList should not be created
directly but by the constructor sim_data_list().
Slots
data_listlist of lists of matrices. The lists at the highest level differ in that the parameters used to generate the data. The matrices at lowest level are different iterations of the same data generation parameters.
guidedata.frame.
guidecontains information on the parameters that differ at the highest level ofdata_list.effectcharacter. The column in
guidethat corresponds to the true treatment effect estimate (hazard ratio or odds ratio).driftcharacter. The column in
guidethat corresponds to the drift between external and internal control arms. A drift >1 means the external arm experiences greater effects.indexcharacter. The column in
guidethat corresponds to the index of the parameter situations indata_list.