powered by
Clears fields deemed no longer useful.
# S3 method for default Streamline(rs)
Trained forest object.
an object of class Rborist with certain fields cleared.
Rborist
# NOT RUN { ## Trains. rs <- Rborist(x, y) ... ## Replaces trained object with streamlined copy. rs <- Streamline(rs) # }
Run the code above in your browser using DataLab