print.fpen {frailtyMMpen} | R Documentation |
Print the summary of a non-penalized regression fitted by any model with function frailtyMMpen
.
The first column is the tuning parameter sequence, the second column is the degree of freedom and the third column is the BIC.
## S3 method for class 'fpen'
print(x, ...)
x |
Object with class "fpen" fitted by function |
... |
Ignored |
No return value, called to print the summary for penalized regression.