FHT: Simulation data generated based from the FHT model used in...

FHTR Documentation

Simulation data generated based from the FHT model used in Yang, Y., Qian, W. and Zou, H. (2013).

Description

There are two data sets, one for training and the other for testing. The training data set has n = 200 observations and p = 6 predictors. The testing data set has n = 20 observations and p = 6 predictors. See details in Friedman et al. (2010).

Usage

data(FHT)

Format

Two data frames both contain the following columns:

X1-X6

predictor columns

Y

response variable

References

Yang, Y., Qian, W. and Zou, H. (2013), “A Boosted Tweedie Compound Poisson Model for Insurance Premium” Preprint.

Examples

data(FHT)

TDboost documentation built on Sept. 13, 2022, 5:05 p.m.

Related to FHT in TDboost...