ppm_VIP_vector {AlpsNMR} | R Documentation |
Numeric VIPs vector
ppm_VIP_vector(VIPs)
VIPs |
a dataframe from the model_VIP(MVObj) function. It requires a "ppms" variable |
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.
a numeric ppm vector ready to be identified with
nmr_identify_regions_blood
, nmr_identify_cell
or
nmr_identify_regions_urine
message("Deprecated. MUVR is not compatible with Bioconductor, use bp_kfold_VIP_analysis method instead")