ajsims1704 / rdecision

Decision Analytic Modelling In Health Economics
1 stars 0 forks source link

Utility cannot be set dynamically in MarkovState #10

Closed ajsims1704 closed 1 month ago

ajsims1704 commented 1 month ago

In models where the utility of a state is required to change between cycles, there is no method set_utility to help achieve this.

ajsims1704 commented 1 month ago

Method set_utility added to class MarkovState.