powered by
Randomly generated example data to give samples in countdata a class label 0 or 1
data(exampleData)
The data consists of a variable labels with a vector of 96 values. The values are a random sequence of 0's and 1's.
labels
data(exampleData) print(labels)
Run the code above in your browser using DataLab