Produces noisy coordinates for SMOTE data

get_smote_coords(coords, labels, smote_data, seed_preproc)

Arguments

coords

the coordinates of observations

labels

character or factor the labels

smote_data

a named list with two elements data and labels

seed_preproc

numeric seed for set.seed() to reproduce results

Value

a list with two elements data and labels