Skip to content

wskm

Weighted k-Means Clustering

v1.4.40 · Apr 4, 2020 · GPL (>= 3)

Description

Entropy weighted k-means (ewkm) by Liping Jing, Michael K. Ng and Joshua Zhexue Huang (2007) <doi:10.1109/TKDE.2007.1048> is a weighted subspace clustering algorithm that is well suited to very high dimensional data. Weights are calculated as the importance of a variable with regard to cluster membership. The two-level variable weighting clustering algorithm tw-k-means (twkm) by Xiaojun Chen, Xiaofei Xu, Joshua Zhexue Huang and Yunming Ye (2013) <doi:10.1109/TKDE.2011.262> introduces two types of weights, the weights on individual variables and the weights on variable groups, and they are calculated during the clustering process. The feature group weighted k-means (fgkm) by Xiaojun Chen, Yunminng Ye, Xiaofei Xu and Joshua Zhexue Huang (2012) <doi:10.1016/j.patcog.2011.06.004> extends this concept by grouping features and weighting the group in addition to weighting individual features.

Downloads

371

Last 30 days

10258th

1K

Last 90 days

4.7K

Last year

Trend: -4.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies lattice latticeExtra fpc wskm

Version History

new 1.4.40 Mar 10, 2026
updated 1.4.40 ← 1.4.37 diff Apr 4, 2020
updated 1.4.37 ← 1.4.36 diff Apr 1, 2020
updated 1.4.36 ← 1.4.28 diff Mar 15, 2020
updated 1.4.28 ← 1.4.19 diff Jul 7, 2015
updated 1.4.19 ← 1.4.11 diff Dec 25, 2014
updated 1.4.11 ← 1.4.7 diff Jul 30, 2014
updated 1.4.7 ← 1.4.0 diff Jun 1, 2014
new 1.4.0 May 28, 2014