FFTEST-package | What the package does (short line) |
as.data.frame | Converts 'cue' to a 'data.frame' |
as.data.frame | Converts 'fftree' to a 'data.frame' |
as.data.frame-method | Converts 'cue' to a 'data.frame' |
as.data.frame-method | Converts 'fftree' to a 'data.frame' |
bruteforcemaximize | Maximizes a 'Sdt' value by bruteforcing the tree permutation |
chase | Chases a 'Sdt' value |
CONST_SAVE | CONST_SAVE |
CONST_SKIP | CONST_SKIP |
CONST_VAL | CONST_VAL |
crossvalidate | Crossvalidates 'fftree' with another data- sample |
Cue | Class cue |
cue | Class cue |
cue-class | Class cue |
cue.getAllVariants | Creates list of all possible variants of cue- configurations. |
cv | Crossvalidates 'fftree' with another data- sample |
FFTEST | What the package does (short line) |
Fftm | Wrapper function fftm |
fftm.bruteforce.maximize | Maximizes a 'Sdt' value by bruteforcing the tree permutation |
fftm.chase | Chases a 'Sdt' value |
Fftm.default | Wrapper function fftm |
fftm.maximize | Maximizes a 'Sdt' value |
fftm.montecarlo | Maximizes a 'Sdt' value by 'monte carlo' method |
fftm.Titanic.data | Prepares Titanic data for fftm |
fftm.UCBAdmissions.data | Prepares Titanic data for fftm |
Fftree | Class fftree |
fftree | Class fftree |
fftree-class | Class fftree |
getCueEfficiency | Converts 'fftree' to a 'data.frame' with it's efficiency values |
getSingleCueEfficiency | Returns a vector with the cue efficiency values of a specific cue |
getTreeDevelopment | Converts 'fftree' to a 'data.frame' |
isCueLazy | Checks if a specific 'cue' in 'fftree' is lazy |
isCuePrunable | Checks if a specific 'cue' in 'fftree' is prunable |
isCueTrivial | Checks if a specific 'cue' in 'fftree' is trivial |
maximize | Maximizes a 'Sdt' value |
montecarlo | Maximizes a 'Sdt' value by 'monte carlo' method |
permu.new | permu.new |
permu.old | permu.old |
plot | Plots 'fftree' |
plot.fftree | Plots 'fftree' |
predict | Predicts value with parameter of cue |
predict-method | Predicts data with 'fftree' |
prune | Prunes a 'cue' from given 'fftree' |
prune.fftree | Prunes a 'cue' from given 'fftree' |
Sdt | Wrapper function sdt |
Sdt.default | Wrapper function sdt |
Sdt.fftree | Converts 'fftree' to a 'SDT' vector |
Sdt.logical | Wrapper function sdt |
show | Shows 'cue' |
splitvalanalysis | Returns a SDT table for all splitvalues of a specific independentend variable |
toString | Shows 'cue' |
toString-method | #Converts 'cue' in named vector. # # |
update | Updates/Refreshes 'fftree' |
update-method | Refreshes/updated cue- prediction- cache. |
updateFftree | Updates/Refreshes 'fftree' |
updateFftree2 | Updates tree cache |