Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plotRes

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

Examples

## See 'tutorial.pdf', included in the documentation of the package, to see a full example

HBSTM

Hierarchical Bayesian Space-Time models for Gaussian space-time data.

v1.0.1
GPL (>= 2.0)
Authors
Pilar Munyoz, Alberto Lopez Moreno
Initial release
2014-1-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.