plot.samQL: Plot function for S3 class '"samQL"'

Description Usage Arguments Details See Also

View source: R/samQL.R

Description

This function plots the regularization path (regularization parameter versus functional norm)

Usage

1
2
## S3 method for class 'samQL'
plot(x, ...)

Arguments

x

An object with S3 class "samQL"

...

System reserved (No specific usage)

Details

The horizontal axis is for the regularization parameters in log scale. The vertical axis is for the functional norm of each component.

See Also

samQL


SAM documentation built on July 1, 2021, 9:07 a.m.