reOrderBySet {CoGAPS}R Documentation

reOrderBySet

Description

<restructures output of gapsRun into a list containing each sets solution for Amean, Pmean, and Asd>

Usage

reOrderBySet(AP, nFactor, nSets, match = "P")

Arguments

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

Value

a list containing the nSets sets solution for Amean under "A", Pmean under "P", and Asd under "Asd"


[Package CoGAPS version 3.0.2 Index]