-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (20 loc) · 930 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (20 loc) · 930 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: clusterv
Type: Package
Version: 1.1.1
Title: Assessment of Cluster Stability by Randomized Maps
Authors@R: c(
person("Giorgio", "Valentini", email = "[email protected]", role = "aut"),
person("Jessica", "Gliozzo", email = "[email protected]", role = "cre"))
Maintainer: Jessica Gliozzo <[email protected]>
Description: The reliability of clusters is estimated using random projections.
A set of stability measures is provided to assess the reliability of the clusters
discovered by a generic clustering algorithm.
The stability measures are taylored to high dimensional data (e.g. DNA microarray data)
(Valentini, G (2005), <doi:10.1093/bioinformatics/bti817>.
License: GPL (>= 2)
URL: https://valentini.di.unimi.it/SW/clusterv/
BugReports: https://github.com/AnacletoLAB/clusterv/issues
Encoding: UTF-8
Imports: stats, MASS, cluster
Suggests: R.rsp
VignetteBuilder: R.rsp