predict: Predicts value with parameter of cue

Description Usage Arguments Value See Also

Description

If parameters of cue have been changed manually, this has to be called. Internal.

Usage

1
2
## S4 method for signature 'cue'
predict(object, newdata = NULL)

Arguments

object

cue

newdata

numerical vector with data which should be predictes

Value

logical. TRUE/FALSE

See Also

cue cue-class


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

Related to predict in fftrees...