reOrderBySet {CoGAPS} | R Documentation |
<restructures output of gapsRun into a list containing each sets solution for Amean, Pmean, and Asd>
reOrderBySet(AP, nFactor, nSets, match = "P")
AP |
output of gapsRun in parallel |
nFactor |
number of patterns |
nSets |
number of sets |
match |
which matrix to use for downstream matching. default is P |
a list containing the nSets
sets solution for Amean under "A", Pmean under "P", and Asd under "Asd"