getSampleSizes: Get sample sizes for chunks

Description Usage Arguments

Description

Get sample sizes for chunks

Usage

1
2
getSampleSizes(chunkSize, totalSize, sampleCount, replace = FALSE,
  strat = FALSE)

Arguments

chunkSize

maximal chunksize

totalSize

total data size

sampleCount

number of total samples to draw

replace

bool - sample with replacement

strat

bool - stratified sampling


alteryx/AlteryxSim documentation built on May 10, 2019, 10:26 a.m.