sampleUniformly {CoGAPS}R Documentation

subset data by uniformly partioning rows (cols)

Description

subset data by uniformly partioning rows (cols)

Usage

sampleUniformly(allParams, total, setSize)

Arguments

allParams

list of all CoGAPS parameters

total

total number of rows (cols) that are being paritioned

setSize

the size of each subset of the total

Value

list of subsets


[Package CoGAPS version 3.4.0 Index]