print.longiPenal | R Documentation |
Prints a short summary of parameter estimates of a joint model for
longitudinal data and a terminal event, an object inheriting from class
'longiPenal'. If a mediation analysis was performed (option mediation
set to
TRUE
in longiPenal
) this function displays estimations of the related
quantities.
## S3 method for class 'longiPenal'
print(x, digits = max(options()$digits - 4, 6), ...)
x |
an object inheriting from |
digits |
number of digits to print |
... |
other unused arguments |
Print, separately for each part of the model (longitudinal and terminal) the parameter estimates and details on the estimation. Also print in a separate part the results of the mediation analysis if one was performed
longiPenal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.