View source: R/artifact_detection.R
get_kernel | R Documentation |
Generate kernel needed for SVM
get_kernel(kernel_transformation, sigma, columns)
kernel_transformation |
Data matrix used to transform EDA features into kernel values |
sigma |
The inverse kernel width used by the kernel |
columns |
Features computed from EDA signal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.