FFTrees (version 1.3.5)

heuristic.algorithm: Heuristic algorithms for building FFTs originally developed by Martignon, Katsikopoulos & Woike (2008)

Description

Heuristic algorithms for building FFTs originally developed by Martignon, Katsikopoulos & Woike (2008)

Usage

heuristic.algorithm(formula, data, max.levels = NULL, algorithm = "max")

Arguments

formula

formula. A formula specifying a logical criterion as a function of 1 or more predictors.

data

dataframe. A training dataset.

max.levels

integer. The maximum number of levels considered for the trees.

algorithm

string. Either 'max' or 'zigzag'

Value

A definition of an FFT