I am looking for an R function/package to solve an unbalance issue for a multi-label multi-class dataset to be used in a multi-output random forest. An oversample, undersample or synthetic data generator is fine as long as it can handle balancing for multi-label multi-class problems.
Also, any recommendations for algorithms/journal references to solve this type of problem would also be highly appreciated.