| surdata {jomo} | R Documentation |
A simulated dataset with survival data
Description
A simulated dataset to test functions for imputation compatible with cox model.
Usage
data(cldata)
Format
A data frame with 500 observations on the following 5 variables.
measureA numeric variable with some measure of interest (unspecified). This is partially observed.
sexA binary variable with gender indicator. Partially observed.
idThe id for individuals within each city.
timeTime to event (death or censoring).
statusBinary variables, which takes value 0 for censored observations and 1 for deaths/events.
Details
These are not real data, they are simulated to illustrate the use of the main functions of the package.
[Package jomo version 2.7-6 Index]