MUVR_model_plot {AlpsNMR}R Documentation

Deprecated function Model plot

Description

Plot the model (a MUVR object) obtained from rdCV_PLS_RF function. For more information about the multivariate modelling with minimally biased variable selection (MUVR) from the MUVR package, see Shi et al., 2018 (DOI: 10.1093/bioinformatics/bty710).

Usage

MUVR_model_plot(MVObj, model = "mid", factCols, sampLabels, ylim = NULL)

Value

A plot with the model performance

Examples

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

[Package AlpsNMR version 3.0.6 Index]