Skip to content

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