Hyperpriors-class: Class '"Hyperpriors"'

Hyperpriors-classR Documentation

Class "Hyperpriors"

Description

"Hyperpriors" contains all the hyperpriors of the fitted HBSTM. It is an internal class and is stored in "HBSTM"

Slots

Mu0:

An object of class "Mu0" containing all the hyperpriors of the component "Mu".

Mt0:

An object of class "Mt0" containing all the hyperpriors of the component "Mt".

Xt0:

An object of class "Xt0" containing all the hyperpriors of the component "Xt".

sigma2Y0:

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

sigma2E0:

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

Methods

[

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

[<-

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