Learn R Programming

AutoregressionMDE (version 1.0)

Minimum Distance Estimation in Autoregressive Model

Description

Consider autoregressive model of order p where the distribution function of innovation is unknown, but innovations are independent and symmetrically distributed. The package contains a function named ARMDE which takes X (vector of n observations) and p (order of the model) as input argument and returns minimum distance estimator of the parameters in the model.

Copy Link

Version

Install

install.packages('AutoregressionMDE')

Monthly Downloads

186

Version

1.0

License

GPL-2

Maintainer

Jiwoong Kim

Last Published

September 14th, 2015

Functions in AutoregressionMDE (1.0)

ARMDE

Performs minimum distance estimation in autoregressive model