kogalur / randomForestSRC

DOCUMENTATION:
https://www.randomforestsrc.org/
GNU General Public License v3.0
115 stars 18 forks source link

what is the meaning of "Requested performance error"? #235

Closed A-Pai closed 2 years ago

A-Pai commented 2 years ago

library(randomForestSRC) set.seed(11) print(rfsrc(Species~.,iris,importance=TRUE))

image what is the meaning of "Requested performance error"?