Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Hyperpriors-class

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


HBSTM

Hierarchical Bayesian Space-Time models for Gaussian space-time data.

v1.0.1
GPL (>= 2.0)
Authors
Pilar Munyoz, Alberto Lopez Moreno
Initial release
2014-1-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.