Learn R Programming

JMcmprsk (version 0.9.10)

summary.JMcmprsk: Extraction of standard error and 95% confidence interval of longitudinal/survival sub-model fixed effects

Description

Joint modelling for longitutal and censored data with competing risks

Usage

# S3 method for 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

  • Elashoff, Robert M., Gang Li, and Ning Li. "A joint model for longitudinal measurements and survival data in the presence of multiple failure types." Biometrics 64.3 (2008): 762-771.

See Also

jmc