Plot regularization path and parameter obtained from the algorithm.
# S3 method for primal
plot(x, n = NULL, ...)
An object with S3 class "primal"
If n = NULL
, three graph will be shown together. If n
is a number, then the corresponding graph will be shown.
System reserved (No specific usage)