Learn R Programming

Greg (version 1.2)

prGetFpDataFromSurvivalFit: Gets the boundaries for a survival fit

Description

Gets the boundaries for a survival fit

Usage

prGetFpDataFromSurvivalFit(fit, conf.int = 0.95, exp = TRUE)

Arguments

fit
A survival model of either competing risk regression or cox regression type
conf.int
The interval of interest 0-1, see levels in confint()
exp
If the value should be in exponential form (default)

Value

A matrix with the columns:
beta
The estimated coefficient
p_val
P-value
low
The lower confidence interval
high
The upper confidence interval
order
A column that later can be used in ordering