Description Usage Arguments Value
View source: R/kde_classifier.R
Train binary KDE classifier
1 |
x |
train data |
y |
train answers |
H |
the algorithm of bandwidth selection (see 'ks' documentation) (default=ks::Hns) |
prior.probs |
Prior probabilities or weights of classes (default=c(0.5, 0.5)) |
Trained KDE classifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.