ClassificationExample {TSLA} | R Documentation |
Synthesic for the classification example
Description
Synthetic data used to illustrate how to use TSLA with classification.
Usage
data(ClassificationExample)
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.
- x1
Unpenalized covariate.
- y
Continuous response of length 400.
[Package TSLA version 0.1.2 Index]