extract_surv_model {vaccineff}R Documentation

Internal function to extract summary output from {survival} models.

Description

Internal function to extract summary output from {survival} models.

Usage

extract_surv_model(model, start_cohort, end_cohort)

Arguments

model

{survival} object containing the model

Value

data.frame with survival data


[Package vaccineff version 1.0.0 Index]