| plot-methods {MSwM} | R Documentation |
Function: plot for Markov Switching Models
Description
Plot that shows the rediduals for each regime with the conditional residuals.
Usage
plot(x, y, ...)
Arguments
x |
an object of class "MSM.lm" or "MSM.glm". |
y |
currently not used. |
... |
currently not used. |
Author(s)
Jose A. Sanchez-Espigares, Alberto Lopez-Moreno
See Also
Overview: MSwM-package
Classes : MSM.lm, MSM.glm, MSM.fitted
Methods : msmFit,summary,AIC,intervals,msmResid
Plot : plot,plotProb,plotReg,plotDiag
[Package MSwM version 1.5 Index]