Skip to content

"Cycles" in which the agents solve a different problem in each subperiod #207

@sbenthall

Description

@sbenthall

(moved from EconForge/dolark.py#12 )

A feature request: a syntax for writing problems with "cycles" in which the agents solve a different problem in each subperiod.

In these problems:

  • All endogenous states are carried from period to period
  • All functions (including transition, arbitrage, felicity, etc.) may be different from period to period
  • Exogenous shock may vary from period to period.

From @llorracc

A simple example that could be used to develop a syntax for this is the portfolio problem: "end-of-period" problem: Given assets $a$, figure out how to invest them in risky vs safe assets. Which involves constructing a marginal end-of-period-value function $v^{'}{t,1}$
"beginning-of-period" problem: Given end-of-period marginal value function, compute beginning-of-period optimal consumption. This yields $v^{'}{t,0}$

Further technical discussion here:
https://www.econ2.jhu.edu/people/ccarroll/SolvingMicroDSOPs/

(originally discussed here: econ-ark/DARKolo#14 (comment) )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions