RegressionExample {TSLA}R Documentation

Synthesic for the regression example

Description

Synthetic data used to illustrate how to use TSLA with regression.

Usage

data(RegressionExample)

Format

List containing the following elements:

tree.org

Original tree structure with 42 leaf nodes and 5 different levels.

x.org

Original design matrix with 42 binary features and 400 observations.

y

Continuous response of length 400.


[Package TSLA version 0.1.2 Index]