Skip to content
Prev 137559 / 398498 Next

To get more digits in precision of predict function of randomForests

Hi,

I am using randomForests for a classification problem. The predict
function in the randomForest library, when asked to return the
probabilities, has precision of two digits after the decimal. I need
at least four digits of precision for the predicted probabilities. How
do I achieve this?

Thank you,
Nagu