print.srm {inferCSN} | R Documentation |
Prints a summary of fit_sparse_regression
Description
Prints a summary of fit_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 fit_sparse_regression
[Package inferCSN version 1.0.8 Index]