plot.MS_Simul: Function to Plot a Simulated Markov Switching Process

Description Usage Arguments Value Author(s) See Also Examples

Description

This generic function plots the output from the use of MS_Regress_For

Usage

1
plot(MS_Simul_In)

Arguments

MS_Simul_In

A S4 object obtained with MS_Regress_Sim

Value

Returns nothing. Plots a graphical Device

Author(s)

Marcelo Perlin - ICMA/UK <marceloperlin@gmail.com>

See Also

MS_Regress_Simul,print.MS_Simul,dim.MS_Model

Examples

1
2
3
# Assuming the mySimModel is a S4 object from the use of MS_Regress_Sim

#plot(mySimModel)

fMarkovSwitching documentation built on May 2, 2019, 5:58 p.m.