setDA | R Documentation |
The default methods is LDA, but QDA and column of maximum prediction can be chosen.
setDA(LQ = NULL)
LQ |
character argument 'lda', 'qda', 'max' or NULL |
Returns the default set method.
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
.
## Not run:
setDA() # Query 'lda', 'qda' or 'max'
setDA('qda') # Set default method to QDA
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.