survived_breaks: Create index of breaks survived

Description Usage Arguments

View source: R/split-survival-data.R

Description

Create index of breaks survived

Usage

1
survived_breaks(time, breaks, right_closed = TRUE)

Arguments

time

The time of the event.

breaks

The time points of the interval borders.

right_closed

Logical. If TRUE (default), intervals are assumed right_closed closed and left open. If FALSE left closed and right_closed open.


adibender/ldatools documentation built on March 7, 2020, 5:30 a.m.