Has the bootstrap forest changed in JMP Pro18?
I've used the bootstrap forest on many different data sets (both continuous and nominal response variables) for a number of years and I generally understand the settings for that algorithm - I usually use the defaults. My understanding of random(bootstrap) forests is that each tree is run using a random selection of factors and a random selection of observations (with replacement). In the past, ...