stratifiedSampling: stratifiedSampling

View source: R/process.R

stratifiedSamplingR Documentation

stratifiedSampling

Description

Stratified Sampling from current dataset

Usage

stratifiedSampling(object = NULL, prime.factor = NULL,
  sample.size = NULL, name = NULL)

Arguments

object

Cookie object

prime.factor

The unique prime factor.

sample.size

Sample size

name

A name for this run. e.g. test1


WilsonImmunologyLab/Cookie documentation built on July 31, 2022, 8:30 p.m.