Description Usage Details Value
View source: R/branchmodel_numerical.R
Calls 'kknn::specClust' with preprocessing to remove outliers and postprocessing to label them.
1 | kknn_specClust_outlier_removal(data, centers, nn = 7, ...)
|
This is an attempt to circumvent this ARPACK failure issue: https://github.com/KlausVigo/kknn/issues/7
Atomic vector of length 'nrow(data)' containing cluster labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.