bradbell / at_cascade

Cascading Dismod_at Analysis From Parent To Child Regions
https://at-cascade.readthedocs.io
4 stars 3 forks source link

PR #8: Add wish list items for subsample balancing and bootstrap sampling #9

Closed garland-culbreth closed 9 months ago

garland-culbreth commented 10 months ago

Changes

Added new wish list items for subsample balancing and bootstrap sampling.

Subsample balance

The data subsampling done for csv.fit option max_fit has an issue where data is balanced by node and sex but may not be balanced correctly by sex, which can result in large amounts of data not being subsampled properly.

Bootstrap sampling

In addition to the asymptotic and simulate methods for generating prediction samples, implement a new bootstrap based method.