Learn R Programming

rENA (version 0.1.6.1)

ena.rotate.by.mean: 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
groups

A list containing two logical vectors of length nrow(ENA.set$ena.data$units), where each vector defines whether a unit is in one of the two groups whose means are used to determine the dimensional reduction

Value

ENARotationSet