Skip to content

Monte Carlo Simulator that accepts aggregate blocks #1471

Open
@sbenthall

Description

We now have a Monte Carlo simulator for an AgentType which is generic to model equations.
These equations are passed in as 'blocks'.
This functionality is limited to 'micro' economic problems, because the simulator does not handle cases where agents interact.

A natural next step would be to extend the Monte Carlo simulation functionality to allow for the definition of Aggregate, 'Market' or 'Economy' blocks, which would be very similar in spirit to the HARK 0.x Market class.

I believe this would be possible to do in 10 hours of work or less.

What would be most useful, before starting this work, is having on hand an example, in mathematical equations of the simplest possible compelling Market or Economy example. I believe that this might be something like a Cobb Douglas function.

Could somebody please advise me on where to look for the details of such a canonical market model?

I know Krusell Smith would be great to do eventually, but of course it would be best to start with something simpler.
Extending the more basic functionality to the more complex model might be a good grad student task.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions