cost | R Documentation |
Parameters related to the SVM objective function(s).
cost(range = c(-10, 5), trans = transform_log2())
svm_margin(range = c(0, 0.2), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
cost()
svm_margin()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.