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

Mu-class

Class "Mu"


Description

"Mu" contains the parameter values of the mean component and is an internal class stored in "Parameters".

Slots

muvect:

An Sx1 "matrix" (S is the number of spatial points of the predicted grid) containing the temporal autoregressive parameter muvect

mu0vect:

An Sx1 "matrix" containing the temporal autoregressive parameter mu0vect

mu0L:

A 3x1 "matrix" containing the temporal autoregressive parameter a0L

sigma2Mu:

Contains the fitted value of the variance sigma2Mu.

spatialMu:

An object of class "SpatParam" containing the fitted values of the spatial parameters of muvect.

Methods

[

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

[<-

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