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

View source: R/samHL.R

plot.samHLR Documentation

Plot function for S3 class "samHL"

Description

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

Usage

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

Arguments

x

An object with S3 class "samHL"

...

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

samHL


HMJiangGatech/sam documentation built on April 24, 2022, 9:08 p.m.