R/subtyper.R
balancedDataframe.Rd
resample a dataframe to counteract variable imbalance
balancedDataframe(x, variable, method)
data frame to extend
column name
one of permissible methods listed in function (will print if wrong method passed)
new data frame
Avants BB