Skip to content
forked from rafat/ctsa

A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C

Notifications You must be signed in to change notification settings

binaryWorld/ctsa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctsa

A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C

CTSA is a C software package for univariate time series analysis. This is a work in progress. ARIMA and Seasonal ARIMA models have been added as of 10/30/2014. Other functionality will be added soon

Documentation is tentatively available at Google Code

https://code.google.com/p/ctsa/

License : BSD 3- Clause Check COPYRIGHT file

About

A Univariate Time Series Analysis and ARIMA Modeling Package in ANSI C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Other 0.2%