fftree-class: Class fftree

Description Usage Arguments Value See Also

Description

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.

Usage

1
Fftree(criterion, fftcues, treename = "")

Arguments

criterion

cue

fftcues

list with cues. The order of the list represents the hierarchy of the cues

treename

charactervector, name of the tree (just for description, without function).

Value

fftree S4 object

See Also

cue


fftrees documentation built on May 2, 2019, 5:48 p.m.