print.trivPenalNL {frailtypack} | R Documentation |
Print a Summary of parameter estimates of a non-linear trivariate joint model for longitudinal data, recurrent events and a terminal event
Description
Prints a short summary of parameter estimates of a non-linear trivariate joint model for longitudinal data, recurrent events and a terminal event, an object inheriting from class 'trivPenalNL'.
Usage
## S3 method for class 'trivPenalNL'
print(x, digits = max(options()$digits - 4, 6), ...)
Arguments
x |
an object inheriting from |
digits |
number of digits to print |
... |
other unused arguments |
Value
Print, separately for each part of the model (biomarker growth, biomarker decline, recurrent events and terminal event) the parameter estimates and details on the estimation.
See Also
[Package frailtypack version 3.6.2 Index]