add_stratification {vpc}R Documentation

Adds stratification to data set

Description

Adds stratification to data set

Usage

add_stratification(dat, strat, verbose = FALSE)

Arguments

dat

data.frame

strat

vector of stratification variables

verbose

verbosity ('TRUE' or 'FALSE')


[Package vpc version 1.2.2 Index]