# NOT RUN {
# Generate an SOM with N = 12, n1 = n2 = 6.
som_sample = som(data_frame = NULL, n_treat = 2, treat_sizes = c(6,6), include_discard = FALSE,
method = 'SCOMARS', control = FALSE, marginal_treat = rep(6/12,12))
# }
Run the code above in your browser using DataLab