| Autoregressive0-class | R Documentation |
"Autoregressive0""Autoregressive0" contains the hyperprior values of the autoregressive component, and it is an internal class stored in the class "Xt0".
a0L0:A "vector" of length 3 with the mean hyperprior values of the parameter a0L.
siga0L0:A "matrix" of dimension 3X3 with the hyperprior variance of the parameter a0L.
sigma2A0: A "vector" of length 2 with the hyperprior values of the parameter sigma2A.
spatialA0: An object of class "SpatParam0" containing the hyperprior values of the spatial parameters of avector
subdiag0:An object of class "VectSubdiag0" containing the hyperprior values of the spatial-temporal parameters.
signature(x = "Autoregressive0", i = "character", j = "missing", drop = "missing"): extract the components of the model.
signature(x = "Autoregressive0", i = "character", j = "missing"): assign values to the components of the model.
Pilar Munyoz and Alberto Lopez Moreno
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.