Is it possible for me to modify the dialog for for Decision Trees to add a weight variable? I know the rpart function can incorporate a weight variable. I realize that I can create custom dialogs for my own functions -- but is it possible for me to access the code for the Decision Tree dialog and create my own version that has a box for an optional weight variable?
top of page
Announcing the release of PRO v10.3.7 with many new features. Thanks for visiting us at Quality Show South, Nashville, Booth 418, April 16-17, and ASQ. Denver, Booth 314, May 4-7
bottom of page
Yes, you can modify any of the existing dialogs, see create a custom dialog https://www.blueskystat.net/Development/Extending-BlueSky-Statistics.html also you can get a copy of the dialogs at our git hub repository at https://github.com/BlueSkyStatistics