sampleUniformly: subset data by uniformly partioning rows (cols)

View source: R/SubsetData.R

sampleUniformlyR 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


CoGAPS/CoGAPS documentation built on April 12, 2024, 3:12 a.m.