AggregatePCA {GeneSelector}R Documentation

aggregation of repeated rankings by principal components

Description

A principal components analysis is applied to the matrix storing the different rankings for each gene. The first principal component is then used for aggregation.

Usage

AggregatePCA(RR)

Arguments

RR An object of class RepeatRanking.

Value

An object of class AggregatedRanking.

Author(s)

Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix

See Also

AggregateSimple, AggregateBayes, AggregatePenalty, AggregatePCA


[Package GeneSelector version 1.4.0 Index]