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

Mt-class

Class "Mt"


Description

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

Slots

Mt:

A "matrix" of dimension SxT (S = predicted spatial points and T = temporal points) containing the fitted values of the parameter Mt

seas:

A "list" of objects of class "Seas", one for each seasonality of the model.

Methods

[

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

[<-

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