Learn R Programming

SAM (version 1.2)

print.samQL: Printing function for S3 class "samQL"

Description

Print a summary of an object of class "samQL".

Usage

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

Arguments

x

An object with S3 class "samQL"

...

Additional arguments passed to methods; currently unused.

Details

The output includes the regularization path length and its degrees of freedom.

See Also

samQL