powered by
The default methods is LDA, but QDA and column of maximum prediction can be chosen.
setDA(LQ = NULL)
Returns the default set method.
character argument 'lda', 'qda', 'max' or NULL
VIP (SR/sMC/LW/RC), filterPLSR, shaving, stpls, truncation, bve_pls, ga_pls, ipw_pls, mcuve_pls, rep_pls, spa_pls, lda_from_pls, lda_from_pls_cv, setDA.
VIP
filterPLSR
shaving
stpls
truncation
bve_pls
ga_pls
ipw_pls
mcuve_pls
rep_pls
spa_pls
lda_from_pls
lda_from_pls_cv
setDA
if (FALSE) { setDA() # Query 'lda', 'qda' or 'max' setDA('qda') # Set default method to QDA }
Run the code above in your browser using DataLab