crissCrossPlot: A function to plot the output of the crissCrossValidate...

View source: R/crissCrossValidate.R

crissCrossPlotR Documentation

A function to plot the output of the crissCrossValidate function.

Description

This function has been designed to give a heatmap output of the crissCrossValidate function.

Usage

crissCrossPlot(crissCrossResult, includeValues = FALSE)

Arguments

crissCrossResult

The output of the crissCrossValidate function.

includeValues

If TRUE, then the values of the matrix will be included in the plot.

Author(s)

Harry Robertson


DarioS/ClassifyR documentation built on May 7, 2024, 2:24 a.m.