Working with Models¶
This guide covers how to create, configure, and work with economic models in scikit-agent.
Model Types¶
Learn about the different types of economic models available:
Consumption Models: Lifecycle consumption and saving models
Portfolio Models: Asset allocation and investment models
Labor Models: Labor supply and human capital models
Creating Models¶
Documentation for model creation will be added here.
Configuring Parameters¶
Documentation for parameter configuration will be added here.
Solving Models¶
Documentation for model solution will be added here.
This page is under construction. Content will be added as model classes are developed.