Learn R Programming

survClip (version 0.2.3)

survAnnot: Annotations.

Description

Survival annotation for toy example dataset.

Usage

data("survAnnot")

Arguments

Format

A data frame with 73 observations on the following 2 variables.

days

a character vector, with the days to Death/last follow up after 1st surgical event.

status

dead = 1, alive = 0

Examples

Run this code
# NOT RUN {
data(survAnnot)
# }

Run the code above in your browser using DataLab