.quality | R Documentation |
The quality is the average OOB errors in the case of classification, or the average pseudo R-squared for regression. We do it in the client so that the server method can return a pure randomForest object (we avoid using a custom object between the two).
.quality(forestObject)
#deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.