binarizationExample | R Documentation |
An artificial data set consisting of ten artificial feature vectors that are used to illustrate the binarization methods in the package vignette. Each row of the matrix binarizationExample
corresponds to one feature vector, of which 10 measurements are drawn from a normal distribution N(0,1). The remaining 10 measurements are drawn from a normal distribution N(m,1), with m=10:1
decreasing from the first to the last row.
data(binarizationExample)
The data is a matrix with 20 columns and 10 rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.