resultCV: create a result plot for all performed crossvalidations

Description Usage Arguments Details Value See Also

Description

Use the ouptu of a call to doCV and create a summary of the performance for multiple methods.

Usage

1
  resultCV(retCV)

Arguments

retCV

Return list from function doCV

Details

This function parses the returned list object from function doCV and extracts the performance data for each classification method. It assembles the data and generates either a ROC curve for each method (binary classification) or a boxplot representation of the multiclass AUC values gathered through the CV.

Value

void

See Also

doCV


bootfs documentation built on May 2, 2019, 5:50 p.m.