data_example1 {SLEMI} | R Documentation |
Exemplary data set I
Description
A dataset describing simple one dimensional input - one dimensional output channel with 500 observations per input. In addition, each observation is assigned to one of three types that occurs with propensities (0.6,0.3,0.1), respectively Conditional output distributions are Gaussian.
Usage
data_example1
Format
A data frame with 1500 rows and 3 variables:
- signal
Label of input
- response
The value of output
- sideVar
Label of the type of given observation
Source
synthetic
[Package SLEMI version 1.0.2 Index]