Description Usage Arguments Value Author(s) References See Also
Evaluates a clustering distance matrix within a supervised learning scheme: leave-one-out one-neares-neighbor cross-validation. This yields a rough estimate of the suitabilty of a distance function for discriminating between classes if ground-truth is known.
1 | loo1nn(x, y)
|
x |
A |
y |
A vector of the true class labels. |
Returns a percentage-correct estimate.
Andreas Brandmaier brandmaier@mpib-berlin.mpg.de
Brandmaier, A. M. (2015). pdc: An R Package for Complexity-Based Clustering of Time Series. Journal of Statistical Software, 67(5), 1–23.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.