join {GeneSelector}R Documentation

Combine two objects of class RepeatRankings

Description

Convenience method to combine several objects of class RepeatRanking, typically with different Resampling types, but based on the same data. The output is again an object of class RepeatRanking (repeated application is therefore possible). Useful if one is not exclusively in one resampling scheme.

Usage

join(RR1, RR2)

Arguments

RR1,RR2 Objects of class RepeatRanking.

Value

An object of class RepeatRanking.

Author(s)

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

See Also

RepeatRanking


[Package GeneSelector version 1.4.0 Index]