Manually specifying FFTs1 months ago
1. Using my.tree | Verbally defining FFTs | Example | Inspect FFTrees object: | Creating an alternative FFT | Visualize FFT: | FFT definition: | Note the flipped direction value for 2nd cue (exit = '0'): | 'if (cp = a), predict 1' in the tree definition corresponds to | 'if (cp != a), predict 0' in the my.tree description and plot. | 2. Using tree.definitions | Overview: Retrieving, manipulating, and using FFT definitions | Obtaining individual tree definitions | Manipulating individual tree definitions | Using magrittr pipes to combine steps | Re-converting and collecting sets of tree definitions | Applying sets of tree definitions to data | Details | Vignettes
FFTrees 2.1.0.9001Hansjörg Neth and Nathaniel PhillipsFFTrees_mytree.Rmd