model_VIP {AlpsNMR}R Documentation

Deprecated function Model VIP values

Description

Once, the MVObj is created and validated, this function extracts autoselected ranked variables from the model (MUVR object). See rdCV_PLS_RF function.

Usage

model_VIP(MVObj)

Arguments

MVObj

a MUVR model

Value

a data frame with the order, name and average rank of selected variables

Examples

message("Deprecated. MUVR is not compatible with Bioconductor, 
use bp_kfold_VIP_analysis method instead")

[Package AlpsNMR version 3.2.3 Index]