Learn R Programming

TSLA (version 0.1.2)

RegressionExample: Synthesic for the regression example

Description

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

Usage

data(RegressionExample)

Arguments

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.