plotRes {HBSTM} | R Documentation |
Residual Plots
Description
Plot the residuals of the fitted values of an object of class HBSTM
.
Usage
plotRes(object,point,ARlags,ARperiod)
Arguments
object |
An object of class |
point |
A integer indicating the spatial point to show the results. By default a random spatial point is selected. |
ARlags |
Maximum lag at which the ACF and the PACF are calculated. Default is |
ARperiod |
The period of the data. Prints in red the lag in the period. |
Value
null
Author(s)
Pilar Munyoz and Alberto Lopez Moreno
See Also
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
Examples
## See 'tutorial.pdf', included in the documentation of the package, to see a full example