Description Usage Arguments Value Examples
View source: R/Classifier_MUVR.R
Once, the MVObj is created and validated, this function extracts autoselected
ranked variables from the model (MUVR object). See rdCV_PLS_RF
function.
1 | model_VIP(MVObj, model = "mid")
|
MVObj |
a MUVR model |
a data frame with the order, name and average rank of selected variables
1 2 | message("MUVR is not compatible with Bioconductor,
use bp_kfold_VIP_analysis method instead")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.