Hi, I have been playing around with this package and trying to get it to work for quite a big decision tree which would be a huge hassle to manually calculate expected probabilities. It looks like in dectree_expected_values all endpoint nodes are given their inputted cost value directly, while in Cdectree_expected_values, endpoint nodes have a value of 0.
Hi, I have been playing around with this package and trying to get it to work for quite a big decision tree which would be a huge hassle to manually calculate expected probabilities. It looks like in dectree_expected_values all endpoint nodes are given their inputted cost value directly, while in Cdectree_expected_values, endpoint nodes have a value of 0.