plot.samLL: Plot function for S3 class "samLL"
Description
This function plots the regularization path (regularization parameter versus functional norm)
Usage
# S3 method for samLL
plot(x, ...)
Arguments
x
An object with S3 class "samLL"
…
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.