Closed timmens closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3195dc8
) 98.07% compared to head (cf34ca0
) 98.07%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
In this PR, I adjust the stochastic state transitions to allow for dependence on discrete choice variables.
Specifically, I
next_weights
(see changes insrc/lcm/model_functions.py
)