Skip to content

Time series and regression analysis and diagnostics.

Notifications You must be signed in to change notification settings

skyvier/ts-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time series analysis and forecasting library

How to build?

  • Clone the repository.
  • Initialize the matrix submodule:
cd ts-analysis
git submodule init
git submodule update
  • Initialize the sandbox and add the extended matrix library as source:
cabal sandbox init
cabal sandbox add-source matrix
  • Install the library:
cabal install
  • Contribute!

About

Time series and regression analysis and diagnostics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published