View source: R/fftrees_grow_fan.R
| fftrees_grow_fan | R Documentation |
fan algorithmsfftrees_grow_fan is called by fftrees_define
to create new FFTs by applying the fan algorithms
(specifically, either ifan or dfan) to data.
fftrees_grow_fan(x, repeat.cues = TRUE)
x |
An |
repeat.cues |
Can cues be considered/used repeatedly (as logical)?
Default: |
fftrees_create for creating FFTrees objects;
fftrees_define for defining FFTs;
fftrees_grow_fan for creating FFTs by applying algorithms to data;
fftrees_wordstofftrees for creating FFTs from verbal descriptions;
FFTrees for creating FFTs from and applying them to data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.