Data {BESTree}R Documentation

Data generated according to decision tree for simulation purposes

Description

Data generated according to decision tree for simulation purposes

Usage

Data

Format

A data frame with 10000 rows and 5 variables:

X_1

Binary predictor

X_2

Binary predictor

X_3

Continuous predictor between 0 and 1

X_4

Continuous predictor between 0 and 1

Y

The response variable

...


[Package BESTree version 0.5.2 Index]