Learn R Programming

HBSTM (version 1.0.2)

Hyperpriors-class: Class "Hyperpriors"

Description

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

Arguments

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.

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