fftrees_ffttowords
provides a verbal description
of an FFT (in an FFTrees
object).
fftrees_ffttowords
is the complement to
fftrees_wordstofftrees
, which parses a verbal description
of an FFT into an FFTrees
object.
The final sentence (or tree node) of the FFT's description
always predicts positive criterion values (i.e., TRUE instances) first,
before predicting negative criterion values (i.e., FALSE instances).
Note that this may require a reversal of cue directions (if the
original tree description predicted FALSE instances
before predicting TRUE instances).