View source: R/oob.error.rate.wsrf.R
| oob.error.rate.wsrf | R Documentation | 
Return out-of-bag error rate for "wsrf" model.
## S3 method for class 'wsrf' oob.error.rate(object, tree, ...)
object | 
 object of class   | 
tree | 
 logical or an integer vector for the index of a specific
tree in the forest model.  If provided as an integer vector,
  | 
... | 
 not used.  | 
return a vector of error rates.
He Zhao and Graham Williams (SIAT, CAS)
wsrf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.