-
Notifications
You must be signed in to change notification settings - Fork 101
Project Meeting 2016.05.20
Ben Stabler edited this page May 19, 2016
·
9 revisions
- Jeff (@toliwaga) implemented HH level chunking for the CDAP model
- CDAP chunking is working, but CDAP model fails on full population; Jeff to investigate
- Model was failing when all alternatives are not available (see #81)
- Jeff temporarily fixed this by allowing the model to choose an alternative, even though all alternatives are NA
- We need to log and exit the simulation when this actually occurs so we can track down the data/expression errors
- We haven't started working on logging, but we should, especially since we now need tracing to identify the bad data/expressions noted above.
Next Steps
- Continue to track down and fix issues; implement better logging