Description Usage Arguments Value Author(s) See Also Examples
Using as input a S4 "MS_Model" object, this function plots:
-Fitted Filtered Probabilities (t<a6>t)
-Fitted Smoothed Probabilities (by means of Kim's Algorithm)
-Fitted Conditional Mean (based on filtered probabilities of t<a6>t)
-Fitted Conditional standard Deviation (based on filtered probabilities of t<a6>t)
1 | plot(MS_Model_In)
|
MS_Model_In |
A S4 object (a output from MS_Regress_Fit) |
Returns Nothing. Plots the time series in a graphical device
Marcelo Perlin - ICMA/UK <marceloperlin@gmail.com>
MS_Regress_Fit
,print.MS_Model
,dim.MS_Model
1 2 3 | # Assuming the mySimModel is a S4 object from the use of MS_Regress_Sim
#plot(mySimModel)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.