powered by
Clears fields deemed no longer useful.
# S3 method for default Streamline(rb)
Trained forest object.
an object of class Rborist with certain fields cleared.
Rborist
# NOT RUN { ## Trains without validation. rb <- Rborist(x, y, noValidate=TRUE) ... ## Delayed validation using a PreFormat object. rb <- Streamline(rb) # }
Run the code above in your browser using DataLab