ndphillips / FFTrees

An R package to create and visualise fast-and-frugal decision trees (FFTs)
https://journal.sjdm.org/17/17217/jdm17217.pdf
135 stars 23 forks source link

Provide functions for converting and manipulating FFT definitions #190

Closed hneth closed 1 year ago

hneth commented 1 year ago

This PR provides support for converting and editing FFT definitions:

The functions are documented and exported, but their use is yet to be tested and described.