Package: ktaucenters 1.0.0
ktaucenters: Robust Clustering Procedures
A clustering algorithm similar to K-Means is implemented, it has two main advantages, namely (a) The estimator is resistant to outliers, that means that results of estimator are still correct when there are atypical values in the sample and (b) The estimator is efficient, roughly speaking, if there are no outliers in the sample, results will be similar to those obtained by a classic algorithm (K-Means). Clustering procedure is carried out by minimizing the overall robust scale so-called tau scale. (see Gonzalez, Yohai and Zamar (2019) <arxiv:1906.08198>).
Authors:
ktaucenters_1.0.0.tar.gz
ktaucenters_1.0.0.zip(r-4.5)ktaucenters_1.0.0.zip(r-4.4)ktaucenters_1.0.0.zip(r-4.3)
ktaucenters_1.0.0.tgz(r-4.4-x86_64)ktaucenters_1.0.0.tgz(r-4.4-arm64)ktaucenters_1.0.0.tgz(r-4.3-x86_64)ktaucenters_1.0.0.tgz(r-4.3-arm64)
ktaucenters_1.0.0.tar.gz(r-4.5-noble)ktaucenters_1.0.0.tar.gz(r-4.4-noble)
ktaucenters_1.0.0.tgz(r-4.4-emscripten)ktaucenters_1.0.0.tgz(r-4.3-emscripten)
ktaucenters.pdf |ktaucenters.html✨
ktaucenters/json (API)
NEWS
# Install 'ktaucenters' in R: |
install.packages('ktaucenters', repos = c('https://jdgonzalezwork.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jdgonzalezwork/ktaucenters/issues
- mars_screw - Intensity and saturation values of a picture from mars.
Last updated 1 years agofrom:e275af4830. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 15 2025 |
R-4.5-win-x86_64 | OK | Jan 15 2025 |
R-4.5-linux-x86_64 | OK | Jan 15 2025 |
R-4.4-win-x86_64 | OK | Jan 15 2025 |
R-4.4-mac-x86_64 | OK | Jan 15 2025 |
R-4.4-mac-aarch64 | OK | Jan 15 2025 |
R-4.3-win-x86_64 | OK | Jan 15 2025 |
R-4.3-mac-x86_64 | OK | Jan 15 2025 |
R-4.3-mac-aarch64 | OK | Jan 15 2025 |
Exports:derpsiOptimprovedktaucentersktaucentersktaucentersfastMscalenormal_consistency_constantspsiOptrhoOptrobinden
Dependencies:cellWiseclicolorspaceDEoptimRfansifarverggplot2gluegridExtraGSEgtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmatrixStatsmgcvmunsellmvtnormnlmepcaPPpillarpkgconfigplyrR6RColorBrewerRcppRcppArmadilloreshape2rlangrobustbaserrcovscalesshapestringistringrsvdtibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Distance Matrix Computation | .distance |
Flag outliers | .flag_outliers |
Robust Clustering algorithm based on centers, a robust and efficient version of kmeans. | .ktaucenters_run |
Second derivative of the quasi rho function | derpsiOpt |
improvedktaucenters | improvedktaucenters |
ktaucenters | ktaucenters |
ktaucentersfast | ktaucentersfast |
Intensity and saturation values of a picture from mars. | mars_screw |
M scale | Mscale |
Normal Consistency Constants | normal_consistency_constants |
Derivative of the quasi optimal rho function | psiOpt |
Quasi optimal rho function | rhoOpt |
Robust Initialization based on Inverse Density estimator (ROBINDEN) | robinden |