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

View source: R/samEL.R

plot.samELR Documentation

Plot function for S3 class "samEL"

Description

Plot the regularization path (regularization parameter versus functional norm).

Usage

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

Arguments

x

An object with S3 class "samEL"

...

Additional arguments passed to methods; currently unused.

Details

The x-axis shows regularization parameters on a log scale. The y-axis shows the functional norm of each component function.

See Also

samEL


SAM documentation built on Feb. 19, 2026, 5:06 p.m.