summary.JMcmprsk: Extraction of standard error and 95% confidence interval of...

Description Usage Arguments Value References See Also

View source: R/summary.JMcmprsk.R

Description

Joint modelling for longitutal and censored data with competing risks

Usage

1
2
## S3 method for class 'JMcmprsk'
summary(object, coeff = c("longitudinal", "survival"), digits = 4, ...)

Arguments

object

The JMcmprsk object returned by either jmo or jmc function.

coeff

The coefficients returned by the JMcmprsk object. Results of longitudinal/survival sub-model will be printed out when typing "longitudinal" or "survival".

digits

The number of digits to print out.

...

further arguments passed to or from other methods.

Value

Return standard errors of parameters with variable names

References

See Also

jmc


JMcmprsk documentation built on March 22, 2021, 9:07 a.m.