| Mu-class | R Documentation |
"Mu""Mu" contains the parameter values of the mean component and is an internal class stored in "Parameters".
muvect: An Sx1 "matrix" (S is the number of spatial points of the predicted grid) containing the temporal autoregressive parameter muvect
mu0vect: An Sx1 "matrix" containing the temporal autoregressive parameter mu0vect
mu0L: A 3x1 "matrix" containing the temporal autoregressive parameter a0L
sigma2Mu: Contains the fitted value of the variance sigma2Mu.
spatialMu:An object of class "SpatParam" containing the fitted values of the spatial parameters of muvect.
signature(x = "Mu", i = "character", j = "missing", drop = "missing"): extract the components of the model.
signature(x = "Mu", 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.