interval_censor_helper: Create Surv object of type 'interval' given upper and lower...

Description Usage Arguments Value

Description

Create Surv object of type 'interval' given upper and lower bounds of event-times.

Usage

1
interval_censor_helper(time, time_lb, event)

Arguments

time

The time-column

time_lb

The lower-bound for interval censoring.

event

Event indicator (numeric or logical only)

Value

A Surv object with interval-censoring.


jwdink/tidysurv documentation built on May 20, 2019, 6:24 a.m.