ena.rotate.by.mean {rENA} | R Documentation |
ENA Rotate by mean
Description
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
Usage
ena.rotate.by.mean(enaset, groups)
Arguments
enaset |
An |
groups |
A list containing two logical vectors of length |
Value
[Package rENA version 0.2.7 Index]