ARFIMA.jl icon indicating copy to clipboard operation
ARFIMA.jl copied to clipboard

Simulate stochastic timeseries that follow ARFIMA, ARMA, ARIMA, AR, etc. processes

Results 2 ARFIMA.jl issues
Sort by recently updated
recently updated
newest added

Leaving an issue here to consider whether we might integrate the functionalities I have in [Stranbo](https://github.com/Baffelan/Stranbo.jl) and `arfima`. Stranbo is designed for generating time series with "complicated" sarimax (integer $i$)...

Hello, would you be open on adding X into SARIMA model to get also SARIMAX? The only option as of now is `statsmodels` in python. I don't count using R...