print.samQL {SAM}R Documentation

Printing function for S3 class "samQL"

Description

Summarize the information of the object with S3 class samQL.

Usage

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

Arguments

x

An object with S3 class "samQL"

...

System reserved (No specific usage)

Details

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

See Also

samQL


[Package SAM version 1.1.3 Index]