plotResults: Plot results

Description Usage Arguments Details

View source: R/plotResults.R

Description

Plot results

Usage

1
plotResults(path, x, n, taskname, ...)

Arguments

path

path to store the plot

x

a vector of counts of successes; could be obtained from getResults()

n

a vector of counts of trials

taskname

the name of the task for labeling, e.g., Word Intrusion, Optimal Label.

Details

Visualize the accuracy rate (proportion correct) for a specified batch


Luwei-Ying/validateIt documentation built on May 12, 2021, 9:43 p.m.