estimation: Estimation of the median parameters

estimationR Documentation

Estimation of the median parameters

Description

Estimates the median parameters of an object of class HBSTM.

Usage

	estimation(object,digits)

Arguments

object

an object of class "HBSTM".

digits

integer indicating the number of decimal places to round the median values.

Details

In caste the MCMC samples of the object parameter are a specific component of the model, the others components have value -9999999.

Value

Returns an object of class Parameters with the median estimation of the parameters MCMC samples.

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

Examples

## See 'tutorial.pdf', included in the documentation of the package, to see a full example

HBSTM documentation built on May 28, 2022, 5:05 p.m.