NARCurve: Number at Risk Curve

View source: R/Plotting.R

NARCurveR Documentation

Number at Risk Curve

Description

Return a function that calculates the number at risk for a single treatment arm.

Usage

NARCurve(data, status_name = "status", time_name = "time")

Arguments

data

Data.frame.

status_name

Name of status column.

time_name

Name of time column.

Value

stepfun.


zrmacc/CICs documentation built on Nov. 6, 2024, 1:26 a.m.