print.GLMnet {riskRegression} | R Documentation |
Print of a glmnet regression model
Description
Print of a penalized regression model which was fitted with GLMnet.
Usage
## S3 method for class 'GLMnet'
print(x, ...)
Arguments
x |
Object obtained with GLMnet |
... |
Passed to print |
[Package riskRegression version 2025.05.20 Index]