Description Slots Methods Author(s) See Also
MSM.fitted
contains the values of fitting the EM algorithm for Markov Switching Models. It is an internal class and is stored in objects of class MSM.lm
and MSM.glm
CondMean
:Object of class "matrix"
, contains the conditional means for each state.
error
:Object of class "matrix"
, are the conditional residuals of the model for each state.
Likel
:Object of class "matrix"
, contains de likelihood of the parameters for each state.
margLik
:Object of class "matrix"
, contains the marginal likelihood for each observation.
filtProb
:Object of class "matrix"
, contains the filter probabilities for each state.
smoProb
:Object of class "matrix"
, contains the smoothed probabilities for each state.
smoTransMat
:Object of class "list"
, contains the smoothed transition probabilities in a "matrix"
for each observation between all the states.
logLikel
:Object of class "numeric"
, contains the global loglikelihood of the model.
signature(x = "MSM.fitted", i = "character", j = "missing", drop = "missing")
: extract the componentes of the model.
Jose A. Sanchez-Espigares, Alberto Lopez-Moreno
Overview: MSwM-package
Classes : MSM.lm
, MSM.glm
, MSM.fitted
Methods : msmFit
,summary
,AIC
,intervals
,msmResid
Plot : plot
,plotProb
,plotReg
,plotDiag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.