| VectSubdiag0-class | R Documentation |
"VectSubdiag0""VectSubdiag0" contains the hyperprior values of the specified space-time parameters, and it is an internal class stored in "Autorregressive0"
east0: A "matrix" of dimension 2X(Length of vector east) with the means in the first row and the variance in the second row.
west0: A "matrix" of dimension 2X(Length of vector west) with the means in the first row and the variance in the second row.
north0: A "matrix" of dimension 2X(Length of vector north) with the means in the first row and the variance in the second row.
south0: A "matrix" of dimension 2X(Length of vector south) with the means in the first row and the variance in the second row.
southeast0: A "matrix" of dimension 2X(Length of vector southeast) with the means in the first row and the variance in the second row.
northwest0: A "matrix" of dimension 2X(Length of vector northwest) with the means in the first row and the variance in the second row.
southwest0: A "matrix" of dimension 2X(Length of vector southwest) with the means in the first row and the variance in the second row.
northeast0: A "matrix" of dimension 2X(Length of vector northeast) with the means in the first row and the variance in the second row.
signature(x = "VectSubdiag0", i = "character", j = "missing", drop = "missing"): extract the components of the model.
signature(x = "VectSubdiag0", 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.