View source: R/artifact_detection.R
choose_between_classes | R Documentation |
Make choice between two classes based on kernel values
choose_between_classes(class_a, class_b, kernels)
class_a |
Number by which class a is indicated |
class_b |
Number by which class b is indicated |
kernels |
Kernel values from SVM |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.