Description Usage Arguments Value See Also
Class fftree is a tree, consisting of cues and a criterion.
A fftree is an S4 object, that represents a Fast- and Frugal tree.
Fast- and Frugal trees use cues to predict data. It's success is measured
at a criterion, which is also defined as a cue.
1 | Fftree(criterion, fftcues, treename = "")
|
criterion |
cue |
fftcues |
list with cues. The order of the list represents the hierarchy of the |
treename |
charactervector, name of the tree (just for description, without function). |
fftree S4 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.