Learn R Programming

frailtypack (version 3.4.0)

summary.multivPenal: summary of parameter estimates of a multivariate frailty model.

Description

This function returns hazard ratio (HR) and its confidence intervals.

Usage

# S3 method for multivPenal
summary(object, level = 0.95, len = 6, d = 2, lab
= "hr", ...)

Arguments

object

output from a call to multivPenal for joint multivariate models

level

significance level of confidence interval. Default is 95%.

len

the total field width. Default is 6.

d

the desired number of digits after the decimal point. Default of 6 digits is used.

lab

label of printed results.

other unused arguments.

Value

Prints HR and its confidence intervals for each covariate. Confidence level is allowed (level argument)

See Also

multivPenal