- Notifications
You must be signed in to change notification settings - Fork1
rlph50/garma
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This package fits a GARMA model (refer documentation) to a univariate time series.
GARMA models are extensions of ARIMA models which allow for both fractional differencing (like "fracdiff") but also allow that to happen at a non-zero frequency in the spectrum.
This package will estimate that frequency (which is known for technical reasons as the "Gegenbauer" frequency).
At time of writing several estimation methods are supports as well as a number of (non-linear) optimisation routines.
The package can be installed from CRAN in the usual manner:
> install.packages('garma')
An Introduction to the "garma" packages is availablehere, and the reference documentation is availablehere.
About
R code for support for of Gegenbauer Seasonal/Cyclical long memory processes
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.