Description Usage Arguments Details Author(s) References See Also
plot.smog
can produce a panel of plots for the primal errors, dual errors,
and the penalized log-likelihood values, based on the provided fitted model
(x
) in the S3method of smog
.
1 2 3 |
x |
a fitted object of class inheriting from smog. |
type, xlab |
default line types and x axis labels for the panel of plots. |
caption |
a list of y axes labels for the panel of plots. |
... |
additional arguments that could be supplied to |
For the panel of three plots, the xlab
is ”iterations” and the
type
is ”l”, by default. The ylab
are ”primal error”,
”dual error”,”log-likelihood”, respectively. This panel of plots can
reflect the convergence performance for the algorithm used in smog
.
Chong Ma, chongma8903@gmail.com.
ma2019structuralsmog
par
, plot.default
,
predict.smog
, smog.default
, cv.smog
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.