summary: Function: Summary for Markov Switching Models

Description Usage Arguments Author(s) See Also

Description

summary produces results summaries of the results of fitting Markov Switching Models.

Usage

1
2
3
4
## S4 method for signature 'MSM.lm'
summary(object)
## S4 method for signature 'MSM.glm'
summary(object)

Arguments

object

an object of class "MSM.lm" or "MSM.glm".

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


MSwM documentation built on June 6, 2021, 5:06 p.m.

Related to summary in MSwM...