powered by
fftrees_ranktrees ranks trees in an FFTrees object x based on the current goal (either "cost" or as specified in x$params$goal).
fftrees_ranktrees
FFTrees
x
"cost"
x$params$goal
fftrees_ranktrees is called by the main FFTrees function when creating FFTs from and applying them to data.
fftrees_ranktrees(x, data = "train")
An FFTrees object.
character. Default is data = "train".
data = "train"
FFTrees for creating FFTs from and applying them to data.