Displaying 1 result from an estimated 1 matches for "bagfda".
Did you mean:
agfa
2013 Feb 12
1
caret: Errors with createGrid for rf (randomForest)
...;train' for a full list.
len: an integer specifying the number of points on the grid for
each tuning parameter.
data: the training data (only needed in the case where the 'method'
is 'cforest', 'earth', 'bagEarth', 'fda', 'bagFDA', 'rpart',
'svmRadial', 'pam', 'lars2', 'rf' or 'pls'). The outcome
should be in a column called '.outcome'.
and gives the following examples:
------------------------------------------------------------
createGr...