1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pvclust
Section: gnu-r
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Charles Plessy <plessy@debian.org>
DM-Upload-Allowed: yes
Build-Depends: cdbs, debhelper (>= 8), r-base-dev (>= 2.10.0)
Standards-Version: 3.9.2
Homepage: http://www.is.titech.ac.jp/~shimo/prog/pvclust/
Vcs-Git: git://git.debian.org/debian-med/pvclust.git
Vcs-Browser: http://git.debian.org/?p=debian-med/pvclust.git
Package: r-cran-pvclust
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Recommends: r-cran-mass, r-cran-snow
Suggests: r-cran-mass, r-cran-snow, r-cran-rmpi
Description: Hierarchical Clustering with P-Values via Multiscale Bootstrap
pvclust is a package for assessing the uncertainty in
hierarchical cluster analysis. It provides AU (approximately
unbiased) p-values as well as BP (boostrap probability) values
computed via multiscale bootstrap resampling.
|