+.mldr                  Generates a new mldr object joining the rows in
                        the two mldrs given as input
==.mldr                 Checks if two mldr objects have the same
                        structure
Averaged metrics        Multi-label averaged evaluation metrics
Basic metrics           Multi-label evaluation metrics
Ranking-based metrics   Multi-label ranking-based evaluation metrics
[.mldr                  Filter rows in a'mldr' returning a new 'mldr'
birds                   birds
concurrenceReport       Generates a label concurrence report
emotions                emotions
genbase                 genbase
labelInteractions       Provides data about interactions between labels
mldr                    Creates an object representing a multilabel
                        dataset
mldrGUI                 Launches the web-based GUI for mldr
mldr_evaluate           Evaluate predictions made by a multilabel
                        classifier
mldr_from_dataframe     Generates an mldr object from a data.frame and
                        a vector with label indices
mldr_to_labels          Label matrix of an MLD
mldr_transform          Transformns an MLDR into binary or multiclass
                        datasets
plot.mldr               Generates graphic representations of an mldr
                        object
print.mldr              Prints the mldr content
read.arff               Read an ARFF file
remedial                Decouples highly imbalanced labels
roc                     ROC curve
summary.mldr            Provides a summary of measures about the mldr
write_arff              Write an '"mldr"' object to a file
