Displaying 1 result from an estimated 1 matches for "lars2".
Did you mean:
lars
2013 Feb 12
1
caret: Errors with createGrid for rf (randomForest)
...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:
------------------------------------------------------------
createGrid("rda", 4)
createGrid("lm")
createGrid("nne...