Learn R Programming

HBSTM (version 1.0.2)

VectSubdiag0-class: Class "VectSubdiag0"

Description

"VectSubdiag0" contains the hyperprior values of the specified space-time parameters, and it is an internal class stored in "Autorregressive0"

Arguments

Slots

east0:

A "matrix" of dimension 2X(Length of vector east) with the means in the first row and the variance in the second row.

west0:

A "matrix" of dimension 2X(Length of vector west) with the means in the first row and the variance in the second row.

north0:

A "matrix" of dimension 2X(Length of vector north) with the means in the first row and the variance in the second row.

south0:

A "matrix" of dimension 2X(Length of vector south) with the means in the first row and the variance in the second row.

southeast0:

A "matrix" of dimension 2X(Length of vector southeast) with the means in the first row and the variance in the second row.

northwest0:

A "matrix" of dimension 2X(Length of vector northwest) with the means in the first row and the variance in the second row.

southwest0:

A "matrix" of dimension 2X(Length of vector southwest) with the means in the first row and the variance in the second row.

northeast0:

A "matrix" of dimension 2X(Length of vector northeast) with the means in the first row and the variance in the second row.

Methods

[

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

[<-

signature(x = "VectSubdiag0", 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