create_at_risk_table: Function to create at-risk table.

View source: R/survival_functions.R

create_at_risk_tableR Documentation

Function to create at-risk table.

Description

create_at_risk_table creates at-risk table.

Usage

create_at_risk_table(survival_time, Years, AtRisk)

Arguments

survival_time

vector of survival times.

Years

vector of time intervals.

AtRisk

vector of number of patients at risk.

Value

at-risk table (dataframe).


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