⚠️There's a newer version (1.3) of this package. Take me there.

prclust (version 1.0)

Penalized Regression-Based Clustering Method

Description

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). 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 was 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.

Copy Link

Version

Down Chevron

Install

install.packages('prclust')

Monthly Downloads

188

Version

1.0

License

GPL-2 | GPL-3

Maintainer

Last Published

November 6th, 2015

Functions in prclust (1.0)