reOrderBySet: reOrderBySet

Description Usage Arguments Value Examples

View source: R/reOrderBySet.R

Description

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

Usage

1
reOrderBySet(AP, nFactor, nSets)

Arguments

AP

output of gapsRun in parallel

nFactor

number of patterns

nSets

number of sets

Value

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

Examples

1
2
3
4
## Not run: 
reOrderBySet(AP,nFactor,nSets)

## End(Not run)

genesofeve/GWCoGAPS documentation built on May 17, 2019, 1:10 a.m.