Description Usage Arguments Value Author(s) See Also
View source: R/FRESAModelingFunctions.R
FRESA wrapper to fit grid-tuned e1071::svm
object
1 2 3 4 5 6 |
formula |
The base formula to extract the outcome |
data |
The data to be used for training the method |
gamma |
The vector of possible gamma values |
cost |
The vector of possible cost values |
... |
Parameters to be passed to the e1071::svm function |
fit |
The |
tuneSVM |
The |
Jose G. Tamez-Pena
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.