Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.06 KB

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.