print.fmm {frailtyMMpen} | R Documentation |
print a non-penalized regression object
Description
Print the summary of a non-penalized regression fitted by any model with function frailtyMM
Usage
## S3 method for class 'fmm'
print(x, ...)
Arguments
x |
Object with class "fmm" fitted by function |
... |
Ignored |
Value
No return value, called to print the summary for non-penalized regression.
See Also
[Package frailtyMMpen version 1.2.1 Index]