Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.etmCIF

Summary function for cifETM


Description

Summary function for objects of class cifETM

Usage

## S3 method for class 'etmCIF'
summary(object, ci.fun = "cloglog",
        level = 0.95, ...)
## S3 method for class 'summary.etmCIF'
print(x, ...)

Arguments

object

An object of class etmCIF

ci.fun

Transformation applied to the pointwise confidence intervals. On of "linear", "log", "log-log", "cloglog". Default is "cloglog".

level

Level of the confidence intervals. Default is 0.95.

x

An object of class cifETM.

...

Further arguments

Value

A data.frame per covariate level and competing event

P

Transition probability estimates

var

Variance estimates

lower

Lower confidence limit

upper

Upper confidence limit

time

Transition times

n.risk

Number of individuals at risk of experiencing a transition just before time t

n.event

Number of events at time t

Author(s)

Arthur Allignol arthur.allignol@gmail.com

See Also


etm

Empirical Transition Matrix

v1.1.1
MIT + file LICENSE
Authors
Mark Clements [aut, cre], Arthur Allignol [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.