to_old_gbm: Convert GBMFit to previous gbm object

View source: R/to-old-gbm.r

to_old_gbmR Documentation

Convert GBMFit to previous gbm object

Description

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.

Usage

to_old_gbm(gbm_fit_obj)

Arguments

gbm_fit_obj

a GBMFit object produced by a call to gbmt.

Value

a gbm object of the form from Version 2.1 of the package.

Author(s)

James Hickey


gbm-developers/gbm3 documentation built on March 8, 2024, 4:48 p.m.