You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand what is going on there, this is not at all a good way to do it.
The functionality of interest was being able to solve the cstwMPC model using the simpler (and much, much faster) Tracable model, which is basically the "wrong" model but can quickly produce a good starting point for iteration toward the "right model". @mnwhite probably will be able to explain this better.
To run the "tractable" version of cstwMPC there is a commented line in TractableBufferStockModel which imports cstwMPCagent.
HARK/HARK/ConsumptionSaving/TractableBufferStockModel.py
Line 39 in 23ebdfb
Should we move this to somewhere in documentation of the cstwMPC REMARK, https://github.com/llorracc/cstwMPC ?
The text was updated successfully, but these errors were encountered: