Skip to contents

Displays the error rate of a DIABLO run cross-validation to estimate the optimal number of features to retain from each dataset (keepX).

Usage

diablo_plot_tune(tune_res)

Arguments

tune_res

The cross-validation results, computed with diablo_tune().

Value

A ggplot2 object.