print.L0Learn: Print L0Learn.fit object

View source: R/print.R

print.L0LearnR Documentation

Print L0Learn.fit object

Description

Prints a summary of L0Learn.fit

Usage

## S3 method for class 'L0Learn'
print(x, ...)

## S3 method for class 'L0LearnCV'
print(x, ...)

Arguments

x

The output of L0Learn.fit or L0Learn.cvfit

...

ignore

Value

Prints a summary of the models to the console.


L0Learn documentation built on March 7, 2023, 8:18 p.m.