survSummary: Survival analysis summary

View source: R/survSummary.R

survSummaryR Documentation

Survival analysis summary

Description

Summary of a survfit object with more than one model from survival package. If there is not enough follow up time the latest results is extrapolated.

Usage

survSummary(surv_object, times)

Arguments

surv_object

Object returned from survfit function in survival package.

times

Time to be summarized.

Value

Data frame summarizing surv_object.


swehip/shprplotfun documentation built on Oct. 21, 2022, 8:26 a.m.