getCueEfficiency: Converts 'fftree' to a 'data.frame' with it's efficiency...

Description Usage Arguments Details Value See Also

Description

Converts fftree to a data.frame with it's efficiency values

Usage

1
getCueEfficiency(tree, hideRest = FALSE, includeRest = FALSE)

Arguments

tree

fftree

hideRest

logical: Should "rest" be hidden? Default FALSE.

includeRest

logical: Should "rest" be added to last cue (because last cue automatically predicts rest)

Details

All values are cue-related. fPot is the number of unpredicted criterions, cPot is the quantity of unpredicted criterions WITHIN the spectrum of the cue, boldness represents the cPot/fPot ratio, cEff the correct predictions/cPot ratio. All columns can be used by chase.

Value

data.frame

See Also

Sdt,fftree


fftrees documentation built on May 2, 2019, 5:48 p.m.