Description Usage Arguments Value See Also
Wrapper function fftm
Fftm is used to fit Fast- and Frugal tree models, specified by giving a
symbolic description of the predictors and the criterion.
| 1 2 3 4 5 6 | 
| formula | an object of class "formula" (or one that can be coerced to that class): a symbolic description of the model to be fitted. The details of model specification are given under ‘Details’. | 
| ... | Additional parameter which should be passed to called  | 
| method | stringvector which specifies the method. bruteforcemaximize, maximize, montecarlo or chase | 
| data | Dataframe containing the variables in the model. | 
| criterion | 
 | 
| autoprune | logical: If set to true  | 
| xvalidate.parts | integer, how many party of  | 
| sdtfun | optional function with 4 parameters ( | 
| cuelist | optional list with cues. The  | 
ANY; Depending on used method, return value can either be a list, or a fftree.
bruteforcemaximize, maximize, chase, montecarlo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.