powered by
Function that takes a GBMFit object produced from a call to gbmt and converts it to the form of a gbm object from Version 2.1 of the package.
GBMFit
gbmt
to_old_gbm(gbm_fit_obj)
a gbm object of the form from Version 2.1 of the package.
gbm
a GBMFit object produced by a call to gbmt.
James Hickey