gbm (version 2.1.8)

reconstructGBMdata: Reconstruct a GBM's Source Data

Description

Helper function to reconstitute the data for plots and summaries. This function is not intended for the user to call directly.

Usage

reconstructGBMdata(x)

Value

Returns a data used to fit the gbm in a format that can subsequently be used for plots and summaries

Arguments

x

a gbm.object initially fit using gbm

Author

Harry Southworth

See Also

gbm, gbm.object