print.MS_Simul: Function to Print a Markov Switching Simulation Object

Description Usage Arguments Value Author(s) See Also Examples

Description

This function will print to screen a Markov Switching object obtained with MS_Regress_Sim

Usage

1
print.MS_Simul(MS_Simul_In)

Arguments

MS_Simul_In

A S4 object obtained with MS_Regress_Sim

Value

Returns nothing. Prints simulated model to screen

Author(s)

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

See Also

MS_Regress_Simul,plot.MS_Simul

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.