get_riskpoints: Get risk set counts at specified risk points

View source: R/df_counting_helpers.R

get_riskpointsR Documentation

Get risk set counts at specified risk points

Description

Returns risk set counts at specified risk points.

Usage

get_riskpoints(ybar, risk_points, at_points)

Arguments

ybar

Numeric vector of risk set counts.

risk_points

Numeric vector of risk points.

at_points

Numeric vector of time points.

Value

Numeric vector of risk set counts at risk points.


weightedsurv documentation built on Dec. 23, 2025, 1:07 a.m.