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


LeiLi-Uchicago/Cookie documentation built on Jan. 26, 2024, 2:01 p.m.