print.srm: Prints a summary of 'fit_sparse_regression'

View source: R/utils.R

print.srmR 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 fit_sparse_regression.

...

Other parameters

Value

Return information of fit_sparse_regression


inferCSN documentation built on Sept. 11, 2024, 9:32 p.m.