simulation {otrKM}R Documentation

Simulation

Description

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.

Usage

simulation

Format

An object of class data.frame with 500 rows and 6 columns.

Examples

  head(simulation)

[Package otrKM version 0.2.1 Index]