ajsims1704 / rdecision

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

Probability of reaction edge has no default value. #4

Closed ajsims1704 closed 4 months ago

ajsims1704 commented 5 months ago

There is no default value for probability (parameter p) in a reaction edge of a decision tree. This requires a value to be assigned at creation, even though it can be changed later using set_probability. It should not be required to assign a value before a tree object is created (and checked for graph correctness).

ajsims1704 commented 4 months ago

Default value of (conditional) probability of Reaction edges is zero.