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

v0.2.0 #91

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

v0.2.0 #91

wants to merge 39 commits into from

Conversation

asiripanich
Copy link
Member

@asiripanich asiripanich commented Nov 23, 2020

This PR will separate the core components and extensions (e.g., Individual, Household, Population) to make the core package a truly general-purpose microsimulation framework.

Major changes

  • Simplify World and Entity.
  • Introduce simple S3 functions for manipulating World and Entity, whereas in v0.1.0 users must know what methods are available in each class.
  • Support models fitted with parsnip (a tidymodels package)
  • No longer support modules. Each module should be made into a package.
  • Individual, Household, and Population are moved to dymium-org/demography
  • Moved Building and its inheritance to dymium-org/realestate
  • Moved Network to dymium-org/transport

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.

1 participant