reconstructGBMdata function

Reconstruct a GBM's Source Data

Reconstruct a GBM's Source Data

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

reconstructGBMdata(x)

Arguments

  • x: a gbm.object initially fit using gbm

Returns

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

See Also

gbm, gbm.object

Author(s)

Harry Southworth

  • Maintainer: Greg Ridgeway
  • License: GPL (>= 2) | file LICENSE
  • Last published: 2024-06-28