print.srm {inferCSN} | R Documentation |
Prints a summary of sparse_regression
Description
Prints a summary of sparse_regression
Usage
## S3 method for class 'srm'
print(x, ...)
## S3 method for class 'srm_cv'
print(x, ...)
Arguments
x |
The output of |
... |
Other parameters |
Value
Return information of sparse_regression
[Package inferCSN version 1.1.7 Index]