Surv2: Bivariate survival object

Description Usage Arguments Value See Also

View source: R/bivmethods.r

Description

Creates a survival object for bivariate data, to be used in bivrec.

Usage

1
Surv2(start, stop, status1, status2)

Arguments

start

starting time for the interval.

stop

ending time for the interval.

status1

status indicator for the first event process, 1=event, 0=no event.

status2

analogous to status1, for the second event process.

Value

an object of class Surv2, implemented as a data frame of 4 columns.

See Also

Surv, bivrec


blupsurv documentation built on May 2, 2019, 6:51 p.m.