Mt-class: Class '"Mt"'

Mt-classR Documentation

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

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


HBSTM documentation built on May 28, 2022, 5:05 p.m.