get.acc.freq: Get accuracy and frequency for all minimum supports

Description Usage Arguments Value

Description

Get accuracy and frequency for all minimum supports

Usage

1
2
get.acc.freq(y, probs, granularity, set, horizon, conf, min.preds = 0,
  sr = F, n = 7)

Arguments

y

numeric -1, +1

probs

numeric indicating probability of up

granularity

numeric indicating granularity for the sequence of min support

set

optional character indicating the name of the set

conf

optional numeric inidcating the confidence level to compute confidence bounds

min.preds

numeric indicating the minimum number of predictions for a frequency level to be considered

sr

logical indicating if sr should be returned

Horizon

optional numeric indicating the horizon

Value

dataframe with columns min.prob, Accuracy, Frequency, Set if specified, Horizon if specified, lower and upper if conf is specified


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