Learn R Programming

HBSTM (version 1.0.2)

Autoregressive0-class: Class "Autoregressive0"

Description

"Autoregressive0" contains the hyperprior values of the autoregressive component, and it is an internal class stored in the class "Xt0".

Arguments

Slots

a0L0:

A "vector" of length 3 with the mean hyperprior values of the parameter a0L.

siga0L0:

A "matrix" of dimension 3X3 with the hyperprior variance of the parameter a0L.

sigma2A0:

A "vector" of length 2 with the hyperprior values of the parameter sigma2A.

spatialA0:

An object of class "SpatParam0" containing the hyperprior values of the spatial parameters of avector

subdiag0:

An object of class "VectSubdiag0" containing the hyperprior values of the spatial-temporal parameters.

Methods

[

signature(x = "Autoregressive0", i = "character", j = "missing", drop = "missing"): extract the components of the model.

[<-

signature(x = "Autoregressive0", i = "character", j = "missing"): assign values to the components of the model.

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