Learn R Programming

nsarfima (version 0.2.0.0)

Methods for Fitting and Simulating Non-Stationary ARFIMA Models

Description

Routines for fitting and simulating data under autoregressive fractionally integrated moving average (ARFIMA) models, without the constraint of covariance stationarity. Two fitting methods are implemented, a pseudo-maximum likelihood method and a minimum distance estimator. Mayoral, L. (2007) . Beran, J. (1995) .

Copy Link

Version

Install

install.packages('nsarfima')

Monthly Downloads

214

Version

0.2.0.0

License

GPL (>= 3)

Maintainer

Benjamin Groebe

Last Published

August 6th, 2020

Functions in nsarfima (0.2.0.0)

mle.arfima

Pseudo-Maximum Likelihood Estimation of ARFIMA Model
mde.arfima

Minimum Distance Estimation of ARFIMA Model
arfima.sim

Simulate ARFIMA Process