powered by
Clears fields deemed no longer useful.
# S3 method for rfArb Streamline(arbOut)
an object of class rfArb with sample data cleared.
rfArb
Trained forest object of class rfArb.
Mark Seligman at Suiji.
if (FALSE) { ## Trains. rs <- Rborist(x, y) ... ## Replaces trained object with streamlined copy. rs <- Streamline(rs) }
Run the code above in your browser using DataLab