There was an error while loading. Please reload this page.
1 parent fa87cba commit eddec27Copy full SHA for eddec27
1 file changed
activitysim/abm/test/test_location_choice.py
@@ -57,7 +57,7 @@ def test_estimation_override_preserves_destination_choice_logsum(monkeypatch):
57
)
58
state = SimpleNamespace(
59
settings=SimpleNamespace(
60
- sample_method="monte_carlo",
+ sample_method="inverse_cdf",
61
trace_hh_id=None,
62
use_explicit_error_terms=False,
63
0 commit comments