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

Support for "absolute time" as calendar time #718

Open
sbenthall opened this issue Jun 17, 2020 · 1 comment
Open

Support for "absolute time" as calendar time #718

sbenthall opened this issue Jun 17, 2020 · 1 comment
Milestone

Comments

@sbenthall
Copy link
Contributor

See #717

Support for calendar time, in order to better square HARK models with real data and predictions. From @llorracc

what I mean by “absolute” time is the ability to specify that a given moment in the simulation corresponds, say, to June 16, 2020. The purpose would just be to make it easier to align model events with real events (e.g., the timing of the Covid-19 crisis, or the Great Recession). Obviously, this can be done without an explicit measure of “absolute time” — we did it in the Covid-19 paper. The question is whether it would be worthwhile to develop syntax or conventions for how to handle the alignment of a model with an actually measured historical sequence of events.

@mnwhite replies:

think we would want a lot more integration with data (read: do something with pandas) before we turn to this. But I'm a partisan for keeping data separate from modeling, leaving the former to specific research projects.

@sbenthall sbenthall added this to the 2.x.y milestone Jun 17, 2020
@mnwhite
Copy link
Contributor

mnwhite commented Jun 17, 2020 via email

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

No branches or pull requests

2 participants