plot_weighted_km: Plot weighted Kaplan-Meier curves

View source: R/df_counting_helpers.R

plot_weighted_kmR Documentation

Plot weighted Kaplan-Meier curves

Description

Plots weighted Kaplan-Meier curves using a custom function.

Usage

plot_weighted_km(dfcount, ...)

Arguments

dfcount

Result object from df_counting.

...

Additional arguments passed to KM_plot_2sample_weighted_counting.

Value

None. Plots the curves.


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