Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move data from cstwMPC to datasets #622

Merged
merged 10 commits into from
Apr 28, 2020
Merged

Conversation

MridulS
Copy link
Member

@MridulS MridulS commented Apr 11, 2020

@MridulS
Copy link
Member Author

MridulS commented Apr 23, 2020

downstream changes to make:

KrusselSmith REMARK, import datasets

init_infinite in Structural-Estimates-From-Empirical-MPCs-Fagereng-et-al

@MridulS
Copy link
Member Author

MridulS commented Apr 23, 2020

Micro-and-Macro-Implications-of-Very-Impatient-HHs DEMARK, import datasets

@MridulS
Copy link
Member Author

MridulS commented Apr 23, 2020

This PR makes it possible to import US Survey of Consumer Finances data by

from HARK.datasets import load_SCF_wealth_weights

SCF_wealth, SCF_weights = load_SCF_wealth_weights()

instead of

from HARK.cstwMPC.SetupParamsCSTW import SCF_wealth, SCF_weights

@MridulS MridulS changed the title [WIP] move data from cstwMPC to datasets move data from cstwMPC to datasets Apr 23, 2020
@MridulS
Copy link
Member Author

MridulS commented Apr 23, 2020

@sbenthall can you have a look?

@sbenthall
Copy link
Contributor

looks good!

@sbenthall sbenthall merged commit 11efefa into econ-ark:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants