find_interval_limits: Determine which rows the upper and lower values of each...

View source: R/survival_functions.R

find_interval_limitsR Documentation

Determine which rows the upper and lower values of each interval are (in the survival data set).

Description

find_interval_limits determines which rows the upper and lower values of each interval are (in the survival data set).

Usage

find_interval_limits(start_time, surv_time)

Arguments

start_time

survival times.

Value

matrix of limits.


DARTH-git/darthtools documentation built on April 3, 2025, 2:12 p.m.