Skip to content
fscottfoti edited this page Sep 5, 2014 · 8 revisions

Inputs and Parameters

To Do

Functionality

  • Return the appropriate person records, not just household records
  • Make sure it runs for the whole 9 counties (fix infinite loop)
  • Implement other draw method, re-draw if person marginals aren't met

Performance

  • Profile the ipu
  • Parallelize?

Validation

  • Double check method on zero marginal and zero cell problems
  • Persons w/o households OK?
  • Add chai squared stat for results checking
  • Validate results (check marginals of returned disaggregate data - county level?)

Documentation

  • Annotate the notebooks a bit more
  • Write readme and high-level docs
  • Doc strings throughout - sphinx docs

Release

  • Add license
  • Add to pypi

Improvements

  • Write results to disk as we go?
Clone this wiki locally