freq.vs.accuracy.plot: Plot frequency vs accuracy of prediction. Single plot

Description Usage Arguments Value

Description

Plot frequency vs accuracy of prediction. Single plot

Usage

1
2
freq.vs.accuracy.plot(y, probs, conf, set, ytitle = T, legend = T,
  granularity)

Arguments

y

numeric -1, +1

probs

numeric indicating probability of up

conf

numeric indicating if confidence intervall to be plotted (if missing, no intervall is plotted)

set

character (used for title)

ytitle

logical indicating if y title should be diplayed

legend

logical indicating if y legend should be displayed

granularity

numeric indicating granularity for the sequence of min support

Value

ggplot


pierrecattin/thesis-resources documentation built on May 4, 2019, 8:42 a.m.