inwords
generates and provides a verbal description
of a fast-and-frugal tree (FFT) from an FFTrees
object.
When data
remains unspecified, inwords
will only look up x$trees$inwords
.
When data
is set to either "train" or "test", inwords
first employs
fftrees_ffttowords
to re-generate the verbal descriptions of FFTs in x
.
See also
fftrees_ffttowords
for converting FFTs into verbal descriptions;
print.FFTrees
for printing FFTs;
plot.FFTrees
for plotting FFTs;
summary.FFTrees
for summarizing FFTs;
FFTrees
for creating FFTs from and applying them to data.