sampleUniformly: subset data by uniformly partioning rows (cols)

Description Usage Arguments Value

View source: R/SubsetData.R

Description

subset data by uniformly partioning rows (cols)

Usage

1
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


CoGAPS documentation built on Nov. 8, 2020, 5:02 p.m.