Produces a coefficient/deviance/tuning-value plot for a fitted "abess" object.
A "abess" object.
The type of terms to be plot in the y-axis.
One of the following: "coef" (i.e., coefficients),
"l2norm" (i.e., L2-norm of coefficients),
"dev" (i.e., deviance),
and "tune" (i.e., tuning value).
Default is "coef".
A logical value.
If label = TRUE (the default),
label the curves with variable sequence numbers.
Other graphical parameters to plot
No return value, called for side effects.
If family = "mgaussian", family = "ordinal" or family = "multinomial",
a coefficient plot is produced for
each dimension of multivariate response.
print.abess,
predict.abess,
coef.abess,
extract.abess,
plot.abess,
deviance.abess.