data_example2 {SLEMI} | R Documentation |
Exemplary data set II
Description
A dataset describing a channel with 3 possible inputs and 3-dimensional output with 500 observations per input. Conditional output distributions are multivariate Gaussians.
Usage
data_example2
Format
A data frame with 1500 rows and 4 variables:
- signal
Label of input
- X1
The value of first dimension of output
- X2
The value of second dimension of output
- X3
The value of third dimension of output
Source
synthetic
[Package SLEMI version 1.0.2 Index]