plotRes: Residual Plots

plotResR 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 "HBSTM".

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 10*log10(N/m), where N is the number of observations and m the number of series. It will be automatically limited to one less than the number of observations in the series

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

HBSTM documentation built on May 28, 2022, 5:05 p.m.