Learn R Programming

BayesSurvive (version 0.1.0)

simData: Simulated survival data

Description

Simulated data set for a quick test. The data set is a list with six components: covariates "X", survival times "time", event status "status". The R code for generating the simulated data is given in the Examples.

Usage

simData

Arguments

Format

An object of class list of length 3.