Learn R Programming

HBSTM (version 1.0.2)

SpatParam0-class: Class "SpatParam0"

Description

"SpatParam0" contains the hyperprior values of the specified spatial parameters and is an internal class stored in the classes "Mu0" and "Autorregressive0".

Arguments

Slots

alpha0:

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

beta0:

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

phi0:

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

theta0:

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

Methods

[

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

[<-

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