| plot.samLL | R Documentation |
"samLL"Plot the regularization path (regularization parameter versus functional norm).
## S3 method for class 'samLL'
plot(x, ...)
x |
An object with S3 class |
... |
Additional arguments passed to methods; currently unused. |
The x-axis shows regularization parameters on a log scale. The y-axis shows the functional norm of each component function.
samLL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.