Plot coefficient paths of boosted CRCH objects.
Plot paths of coefficients or log-likelihood contributions for crch.boost
models.
## S3 method for class 'crch.boost' plot(x, loglik = FALSE, standardize = TRUE, which = c("both", "location", "scale"), mstop = NULL, coef.label = TRUE, col = NULL, ...)
x |
an object of class |
loglik |
logical whether log-likelihood contribution shall be plotted instead of coefficient value. |
standardize |
logical whether coefficients shall be standardized.
Not used if |
which |
which coefficients: |
mstop |
Stopping iteration for which a vertical line is plotted.
Possible choices are |
coef.label |
logical whether paths shall be labeled. |
col |
Color(s) for the paths. If |
... |
further arguments passed to |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.