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

VectSubdiag0-class

Class "VectSubdiag0"


Description

"VectSubdiag0" contains the hyperprior values of the specified space-time parameters, and it is an internal class stored in "Autorregressive0"

Slots

east0:

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

west0:

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

north0:

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

south0:

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

southeast0:

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

northwest0:

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

southwest0:

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

northeast0:

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

Methods

[

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

[<-

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