cuminc.mi: Build a dataframe with the Nelson-Aalen survival estimates

Description Usage Arguments Value

View source: R/cuminc.R

Description

Build a dataframe with the Nelson-Aalen survival estimates

Usage

1
2
cuminc.mi(mi_data, str_coxph = "Surv(time = time, event = event)~user",
  min_obs = 5)

Arguments

mi_data

multiple imputation data with each imputation in stacked by rows

str_coxph

string containing the cox models to be evaluated (default="Surv(time = time, event = event)~user")

min_obs

minimum number of imputations with event in specific time to evaluated the average

Value

result table with survival time


mcomas/usrgi.lib documentation built on May 22, 2019, 3:18 p.m.