Xt0-class: Class '"Xt0"'

Xt0-classR Documentation

Class "Xt0"

Description

"Xt0" contains the hyperprior values of the autoregressive part and is an internal class and is stored in "Parameters0"

Slots

X00:

A "vector" of length S (S is the number of spatial points of the predicted grid) with the mean hyperprior values of the parameter X0

sigma2X00:

A "matrix" of dimension SXS with the hyperprior variance of the parameter X0

AR0:

A "list" of objects of class "Autorregresive0", one for each temporal lag of the model.

sigma2N0:

A "vector" of length 2 with the hyperprior values of the parameter sigma2N

Methods

[

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

[<-

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

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


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