ppm_VIP_vector {AlpsNMR}R Documentation

Feature selection and validation in multivariate analysis

Description

Numeric VIPs vector

Usage

ppm_VIP_vector(VIPs)

Arguments

VIPs

a dataframe from the model_VIP(MVObj) function. It requires a "ppms" variable

Details

The function extracts the VIPs vector (numeric) from the model_VIP(MVObj) function. It is not necessary if you have the ppm values in a numeric vector. This is needed in case that an automated pipeline is applied, connecting the output from model_VIP(MVObj) to nmr_identify_regions family functions.

Value

a numeric ppm vector ready to be identified with nmr_identify_regions_blood, nmr_identify_cell or nmr_identify_regions_urine

Examples

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



[Package AlpsNMR version 3.3.4 Index]