Description Usage Arguments Examples
It selects the N most dissimilar models among those in caret suite by maximizing the Jaccard dissimilarity between sets of models.
1 2 |
dat: |
database |
qVar: |
quantitative variable |
BiVar: |
categorical variable |
qLab: |
label for quantitative variable |
BiLab: |
label for categorical variable |
model=TRUE, |
overlays mean and SEM |
logbase=NULL: |
if the data was transfromed using logb, this willl allows to plot results in the naturale scale, logbase is the base used in the log transformation |
fdata=” |
Suffix Name for the plot; It would be composed as paste(dir,'/Boxplot',fdata,'_',qVar,'By',BiVar,sep=”) |
dir=getwd() |
directory to save plot and table with resutls |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.