iteration_error: Extract errors from GBMFit objects

View source: R/gbm-accessors.r

iteration_errorR Documentation

Extract errors from GBMFit objects

Description

Extract errors from GBMFit objects

Usage

iteration_error(obj, which = c("train", "valid", "cv"))

Arguments

obj

a GBMFit object

which

which error measure to extract

Value

a vector giving the error by tree


gbm-developers/gbm3 documentation built on April 28, 2024, 10:04 p.m.