View source: R/dataProjection1D.R
| projectData | R Documentation |
Generation of 1-dimensional data mapping based on a selected pair of classes
projectData(dataset = NULL, comb = NULL)
dataset |
list containing at least:
|
comb |
Numeric vector of length 2 specifying the classes for the data projection |
a list with components:
one-row-matrix consisting in the 1D mapped datapoints, columns describe each sample
Numeric array describing the labels of the samples
Categorical array of labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.