sbenthall / SHARKFin

Simulating Heterogeneous Agents with Finance
6 stars 5 forks source link

WIP: AdaptiveExpectations : Usual/Strange regimes #177

Closed sbenthall closed 1 year ago

sbenthall commented 1 year ago

As per #60

Introduces AdaptiveExpectations class which extends the FinanceModel with:

This now can be used with the run_any_simulation script with the command line argument --expectations AdaptiveExpectations. But:

So this needs some more work, including testing, before merging.

sbenthall commented 1 year ago

This is getting there.

Next, I need help from @mesalas : What formula are you using for the institutional investors' derivation of their price/dividend ratio? It is important that the 'USUAL' expectations of the macro agents reflect this ratio. I'm wondering what's the best point to compute or configure this value.