ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

Check parameter value being saved in the output dictionary from `sample` with intervention #499

Closed anirban-chaudhuri closed 4 months ago

anirban-chaudhuri commented 4 months ago

result_processing.py might need to be updated to change the parameter value being saved to the intervened value when an intervention is applied at time>start_time See plot shown by @liunelson in #497 for more context.

SamWitty commented 4 months ago

Addressed by #511