| Xt0-class | R Documentation |
"Xt0""Xt0" contains the hyperprior values of the autoregressive part and is an internal class and is stored in "Parameters0"
X00: A "vector" of length S (S is the number of spatial points of the predicted grid) with the mean hyperprior values of the parameter X0
sigma2X00: A "matrix" of dimension SXS with the hyperprior variance of the parameter X0
AR0: A "list" of objects of class "Autorregresive0", one for each temporal lag of the model.
sigma2N0: A "vector" of length 2 with the hyperprior values of the parameter sigma2N
signature(x = "Xt0", i = "character", j = "missing", drop = "missing"): extract the components of the model.
signature(x = "Xt0", 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.