CRAN/E | prclust

prclust

Penalized Regression-Based Clustering Method

Installation

About

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.

Key Metrics

Version 1.3
R ≥ 3.1.1
Published 2016-12-13 2692 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks prclust results

Downloads

Yesterday 12 0%
Last 7 days 48 +20%
Last 30 days 194 +1%
Last 90 days 556 -23%
Last 365 days 2.376 -21%

Maintainer

Maintainer

Chong Wu

wuxx0845@umn.edu

Authors

Chong Wu
Wei Pan

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

prclust archive

Depends

R ≥ 3.1.1

Imports

Rcpp ≥ 0.12.1
parallel

LinkingTo

Rcpp

Reverse Suggests

FCPS