bankofcanada / ModelBaseEcon.jl

BSD 3-Clause "New" or "Revised" License
26 stars 5 forks source link

build codecov

ModelBaseEcon

This Julia package is part of the StateSpaceEcon ecosystem. ModelBaseEcon contains the basic elements needed for model definition. StateSpaceEcon works with model objects defined with ModelBaseEcon.

Installation

Since the three packages are tightly integrated with, 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.