simulation | R Documentation |
A simulation data to help understand and implement the functions in the package. 'Instrument' denotes the binary instrumental variable. 'Treatment' denotes the binary treatment. 'Survival' denotes the observed survival time. 'Status' denotes whether the the data is censoring where '0' means censoring. 'Covariate' denotes the baseline characteristics.
simulation
An object of class data.frame
with 500 rows and 6 columns.
head(simulation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.