Skip to content

colintbowers/ARIMA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARIMA

This package includes all the code in my RARIMA package that does not depend on the R language via RCall. This means that currently, this package only contains the ability to simulate ARIMA models and provide point forecasts of ARIMA models. For estimation, and forecasts with confidence bounds, the RARIMA package (and thus a dependency on R) is still necessary. Hopefully, this package will one day contain all the functionality of RARIMA, at which point RARIMA will no longer be needed.

For information on how to use this package, simply refer to the docs for RARIMA.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages