| Hyperpriors-class | R Documentation |
"Hyperpriors""Hyperpriors" contains all the hyperpriors of the fitted HBSTM. It is an internal class and is stored in "HBSTM"
Mu0: An object of class "Mu0" containing all the hyperpriors of the component "Mu".
Mt0:An object of class "Mt0" containing all the hyperpriors of the component "Mt".
Xt0:An object of class "Xt0" containing all the hyperpriors of the component "Xt".
sigma2Y0: A "vector" of length 2 with the hyperprior values of the parameter sigma2Y.
sigma2E0: A "vector" of length 2 with the hyperprior values of the parameter sigma2E.
signature(x = "Hyperpriors", i = "character", j = "missing", drop = "missing"): extract the components of the model.
signature(x = "Hyperpriors", 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.