FFTrees (version 1.3.5)

showcues: Visualizes cue accuracies from an FFTrees object in a ROC space

Description

Visualizes cue accuracies from an FFTrees object in a ROC space

Usage

showcues(x = NULL, data = "train", cue.accuracies = NULL, main = NULL,
  top = 5)

Arguments

x

An FFTrees object

data

A string indicating whether or not to show training ("train") or testing ("test") cue accuracies

cue.accuracies

dataframe. An optional dataframe specifying cue accuracies directly (without specifying an FFTrees object x)

main

Main plot description

top

An integer indicating how many of the top cues to highlight