-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Feature wish list for sampling of alternatives in the MergedChoiceTable utility:
- Availability of alternatives
- Accepting callable for on-the-fly calculation of weights, availability, and interaction terms
- Representation of random state, for replicability
- Dedicated code path for shared weights ("buckets"), including support for a weights table indexed on secondary characteristics rather than obs/alt id's only
See also
PR #37: core sampling support
PR #32: distance bands
Issues #4, #5, #11: earlier discussions, closed
Issue #38: estimation corrections for non-uniform sampling
Issue #39: performance optimization