Last data update: 2014.03.03

R: Is the Object a Boosted Model
is.boostedR Documentation

Is the Object a Boosted Model

Description

Test the inheritance of an object

Usage

is.boosted(x)

Arguments

x

any R object

Value

TRUE if the object is a boosted model

Results