View source: R/fftrees_fitcomp.R
| fftrees_fitcomp | R Documentation |
fftrees_fitcomp fits competitive algorithms for binary classification tasks
(e.g., LR, CART, RF, SVM) to the data and parameters specified in an FFTrees object.
fftrees_fitcomp is called by the main FFTrees function
when creating FFTs from and applying them to data (unless do.comp = FALSE).
fftrees_fitcomp(x)
x |
An |
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.