print.samEL {SAM}R Documentation

Printing function for S3 class "samEL"

Description

Summarize the information of the object with S3 class samEL.

Usage

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

Arguments

x

An object with S3 class "samEL"

...

System reserved (No specific usage)

Details

The output includes length and d.f. of the regularization path.

See Also

samEL


[Package SAM version 1.1.3 Index]