Skip to content

bankofcanada/TimeSeriesEcon.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

codecov

TimeSeriesEcon

A Julia package for working with discrete time-series data.

TimeSeriesEcon package is part of the StateSpaceEcon ecosystem, which also includes ModelBaseEcon

Installation

Since the three packages are tightly integrated, you should include all three into your Julia environment.

] add StateSpaceEcon ModelBaseEcon TimeSeriesEcon

Documentation

Combined documentation and tutorials for all packages part of StateSpaceEcon is located here.