Package: prclust 1.3

Chong Wu

prclust: Penalized Regression-Based Clustering Method

Clustering is unsupervised and exploratory in nature. Yet, it can be performed through penalized regression with grouping pursuit. In this package, we provide two algorithms for fitting the penalized regression-based clustering (PRclust) with non-convex grouping penalties, such as group truncated lasso, MCP and SCAD. One algorithm is based on quadratic penalty and difference convex method. Another algorithm is based on difference convex and ADMM, called DC-ADD, which is more efficient. Generalized cross validation and stability based method were provided to select the tuning parameters. Rand index, adjusted Rand index and Jaccard index were provided to estimate the agreement between estimated cluster memberships and the truth.

Authors:Chong Wu, Wei Pan

prclust_1.3.tar.gz
prclust_1.3.zip(r-4.7)prclust_1.3.zip(r-4.6)prclust_1.3.zip(r-4.5)
prclust_1.3.tgz(r-4.6-x86_64)prclust_1.3.tgz(r-4.6-arm64)prclust_1.3.tgz(r-4.5-x86_64)prclust_1.3.tgz(r-4.5-arm64)
prclust_1.3.tar.gz(r-4.7-arm64)prclust_1.3.tar.gz(r-4.7-x86_64)prclust_1.3.tar.gz(r-4.6-arm64)prclust_1.3.tar.gz(r-4.6-x86_64)
prclust_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
prclust/json (API)

# Install 'prclust' in R:
install.packages('prclust', repos = c('https://chongwu-biostat.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/chongwu-biostat/prclust/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

2.70 score 6 scripts 48 downloads 4 exports 1 dependencies

Last updated from:3da1a5ebea. Checks:11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE111
linux-devel-x86_64NOTE111
source / vignettesOK143
linux-release-arm64NOTE101
linux-release-x86_64NOTE114
macos-release-arm64NOTE83
macos-release-x86_64NOTE150
macos-oldrel-arm64NOTE98
macos-oldrel-x86_64NOTE190
windows-develNOTE100
windows-releaseNOTE90
windows-oldrelNOTE94
wasm-releaseOK92

Exports:clusterStatGCVPRcluststability

Dependencies:Rcpp