powered by
HBSTM
Fits an object of class HBSTM
plotFit(object,time,values)
An object of class "HBSTM".
"HBSTM"
A integer indicating the time data to show in the spatial grid. By default, it is the last temporal observation.
A "logical" indicating whether the function returns the values shown in the plot.
"logical"
By default, plotFit returns an object of class "NULL". If the attribute matrices is TRUE, plotFit returns a "data.frame" with three variables:
plotFit
"NULL"
TRUE
"data.frame"
: The data in a fixed temporal observation specified by the attribute codetime.
: The data estimation in a fixed temporal observation specified by the attribute codetime.
: The residuals extracted from "Zt" and "EstZt".
"Zt"
"EstZt"
Overview: HBSTM-package Classes : '>HBSTM,'>Parameters,'>Mu,'>Mt,'>Xt,'>Autoregressive,'>Seas,'>SpatParam,'>VectSubdiag, '>Hyperpriors,'>Mu0,'>Mt0,'>Xt0,'>Seas0,'>Autoregressive0,'>SpatParam0,'>VectSubdiag0 Methods : hbstm,hbstm.fit,results,estimation,resid,mse Plot : plotRes,plotFit Data: hirlam,coordinates
HBSTM-package
'>HBSTM,'>Parameters,'>Mu,'>Mt,'>Xt,'>Autoregressive,'>Seas,'>SpatParam,'>VectSubdiag, '>Hyperpriors,'>Mu0,'>Mt0,'>Xt0,'>Seas0,'>Autoregressive0,'>SpatParam0,'>VectSubdiag0
hbstm,hbstm.fit,results,estimation,resid,mse
plotRes,plotFit
hirlam,coordinates
# NOT RUN { ## See 'tutorial.pdf', included in the documentation of the package, to see a full example # }
Run the code above in your browser using DataLab