summary | R Documentation |
Produce result summaries of a joint model fit.
## S3 method for class 'jmcs'
summary(object, process = c("Longitudinal", "Event"), digits = 4, ...)
object |
an object inheriting from class |
process |
for which model (i.e., longitudinal model or survival model) to extract the estimated coefficients. |
digits |
the number of significant digits to use when printing. Default is 4. |
... |
further arguments passed to or from other methods. |
A table to summarize the model results.
jmcs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.