Description Usage Arguments Value
View source: R/kde_classifier.R
Predict data with the KDE classifier
1 | PredictKDE(clf, x, bandwidth.mult = 1)
|
clf |
trained classifier |
x |
data for classification |
bandwidth.mult |
numeric Multiplier for KDE bandwidth (default=1) |
Class probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.