stratifiedKaplanMeier: Calculate stratified Kaplan-Meier estimates

View source: R/OutcomeModels.R

stratifiedKaplanMeierR Documentation

Calculate stratified Kaplan-Meier estimates

Description

Calculate stratified Kaplan-Meier estimates

Usage

stratifiedKaplanMeier(population, timePoint)

Arguments

population

The population of interest stratified using the stratifyByPs

timePoint

The point in time for which the absolute risk difference is required

Value

A vector of the absolute risk difference along with the lowest and highest limits of the the 95 percent confidence interval


OHDSI/RiskStratifiedEstimation documentation built on March 13, 2023, 8:16 a.m.