powered by
"plot"(x, one.plot = TRUE, ...)
Ord.logreg
one.plot=TRUE
one.plot=FALSE
data(OLRmod) #Plotting all trees in the same window plot(OLRmod) #Plotting all trees in separate windows plot(OLRmod, one.plot=FALSE)
Run the code above in your browser using DataLab