AutoregressionMDE: Minimum Distance Estimation in Autoregressive Model

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.

Getting started

Package details

AuthorJiwoong Kim [aut, cre]
MaintainerJiwoong Kim <kimjiwo2@stt.msu.edu>
LicenseGPL-2
Version1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AutoregressionMDE")

Try the AutoregressionMDE package in your browser

Any scripts or data that you put into this service are public.

AutoregressionMDE documentation built on May 2, 2019, 8:21 a.m.