Multiple Cross-Validation with increasing feature space clusteres
multiCV(model, length.out, method, useWeight, ...)
preds_all
the model used to get the AOA
Numeric. Only used if multiCV=TRUE. Number of cross-validation folds. See details.
Character. Method used for distance calculation. Currently euclidean distance (L2) and Mahalanobis distance (MD) are implemented but only L2 is tested. Note that MD takes considerably longer. See ?aoa for further explanation
Logical. Only if a model is given. Weight variables according to importance in the model?
additional parameters to trainDI