moda_removal | R Documentation |
moda_removal
removes the modality under-represented in the dataset, depending on the threshold value
moda_removal(tab, factor, limit, ope_id2)
tab |
: dataset table |
factor |
: the factor from which we test each modality |
limit |
: percentage representing the limit value under which the modality is removed |
ope_id2 |
: vector used in the join |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.