Package: WCluster
Type: Package
Title: Clustering and PCA with Weights, and Data Nuggets Clustering
Version: 1.3.0
Date: 2025-03-10
Authors@R: c(
    person("Rituparna", "Dey", email = "rituparnadey525@gmail.com", role = c("aut", "cre")),
    person("Yajie", "Duan", email = "yajieritaduan@gmail.com", role = "aut"),
    person("Javier", "Cabrera", email = "xavier.cabrera@gmail.com", role = "aut"),
    person("Ge", "Cheng", email = "gc651@scarletmail.rutgers.edu", role = "aut"))
Author: Rituparna Dey [aut, cre],
  Yajie Duan [aut],
  Javier Cabrera [aut],
  Ge Cheng [aut]
Maintainer: Rituparna Dey <rituparnadey525@gmail.com>
Description: K-means clustering, hierarchical clustering, and PCA with observational 
    weights and/or variable weights. It also includes the corresponding functions 
    for data nuggets which serve as representative samples of large datasets.
    Cherasia et al., (2022) <doi:10.1007/978-3-031-22687-8_20>. 
    Amaratunga et al., (2009) <doi:10.1002/9780470317129>.
Depends: R (>= 3.5.0), stats, datanugget(>= 1.2.2)
Imports: cluster
License: GPL-2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-03-15 13:41:54 UTC; rituparnadey
Repository: CRAN
Date/Publication: 2025-03-17 00:20:02 UTC
Built: R 4.3.3; ; 2025-03-18 02:17:47 UTC; unix
