validate: Test the 'gbm' package.

Description Usage Details Value Note Author(s) See Also Examples

Description

Run tests on gbm functions to perform logical checks and reproducibility.

Usage

1

Details

The function uses functionality in the RUnit package. A fairly small validation suite is executed that checks to see that relative influence identifies sensible variables from simulated data, and that predictions from GBMs with Gaussian, Cox or binomial distributions are sensible,

Value

An object of class RUnitTestData. See the help for RUnit for details.

Note

The test suite is not comprehensive.

Author(s)

Harry Southworth

See Also

gbm

Examples

1
2
3
4
# Uncomment the following lines to run - commented out to make CRAN happy
#library(RUnit)
#val <- validate.texmex()
#printHTMLProtocol(val, "texmexReport.html")

DexGroves/gbm-lrd documentation built on May 6, 2019, 1:35 p.m.