View source: R/ena.rotate.by.mean.R
ena.rotate.by.mean | R Documentation |
Computes a dimensional reduction from a matrix of points such that the first dimension of the projected space passes through the means of two groups in a the original space. Subsequent dimensions of the projected space are computed using ena.svd
ena.rotate.by.mean(enaset, groups)
enaset |
An |
groups |
A list containing two logical vectors of length |
ENARotationSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.