Developing an “average out and fold back” algorithm in R

Hi! I am curious as to whether someone would be interested in exploring the development of a “fold back” algorithm for the solution to the decision tree in R. Given the tree structure , the algorithm should be able to move backwards from the terminal nodes and estimate the expected value at a given chance node. Please post alternative solutions to the comments below .
Thank you!

Continue Reading

Coding in R is addictive

I find that coding in R is addictive. Once I get started I cannot simply stop – I want to continue until the code actually works.
Do others also experience this problem?
What do you do about it?

Continue Reading
Close Menu