Stop applying things to the dead / unborn
mmcleod89 opened this issue · 1 comments
mmcleod89 commented
Two possible solutions:
- Ignore dead / unborn by default in the dataframe wrappers
- Remove dead / unborn people from the dataframe
- This would improve efficiency by not wading through junk
- Need to ask HIV team if they need to track them for some reason
- Can potentially collect death statistics at each timestep and then remove those people
- Can potentially add new people into the dataframe at some appropriate rate
mmcleod89 commented
Presently needs tests