| rftree | R Documentation | 
Fits a single randomForest tree.
rftree(X, y, rotate = FALSE, ...)
X | 
 A data frame or a matrix of predictors.  | 
y | 
 Numeric vector of response value. For binary outcomes,   | 
rotate | 
 Logical indicating whether or not to randomly rotate the 
feature values prior to fitting the tree. Default is   | 
... | 
 Optional arguments to be passed on to 
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.