mse {HBSTM} | R Documentation |
Mean Square Error
Description
Calculate the mean square error of an object of class HBSTM
.
Usage
mse(object)
Arguments
object |
An object of class |
Value
Returns a "numeric"
with the mean square error value.
Author(s)
Pilar Munyoz and Alberto Lopez Moreno
See Also
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
[Package HBSTM version 1.0.2 Index]