Other packages > Find by keyword >

pvclust  

Hierarchical Clustering with P-Values via Multiscale Bootstrap Resampling
View on CRAN: Click here


Download and install pvclust package within the R console
Install from CRAN:
install.packages("pvclust")

Install from Github:
library("remotes")
install_github("cran/pvclust")

Install by package version:
library("remotes")
install_version("pvclust", "2.2-0")



Attach the package and use:
library("pvclust")
Maintained by
Ryota Suzuki
[Scholar Profile | Author Map]
First Published: 2005-02-24
Latest Update: 2019-11-19
Description:
An implementation of multiscale bootstrap resampling for assessing the uncertainty in hierarchical cluster analysis. It provides SI (selective inference) p-value, AU (approximately unbiased) p-value and BP (bootstrap probability) value for each cluster in a dendrogram.
How to cite:
Ryota Suzuki (2005). pvclust: Hierarchical Clustering with P-Values via Multiscale Bootstrap Resampling. R package version 2.2-0, https://cran.r-project.org/web/packages/pvclust. Accessed 10 Apr. 2025.
Previous versions and publish date:
1.0-2 (2005-02-24 12:27), 1.0-3 (2005-02-28 09:40), 1.1-0 (2006-03-08 09:42), 1.2-0 (2009-02-04 10:57), 1.2-1 (2009-02-25 12:43), 1.2-2 (2011-04-13 22:44), 1.3-0 (2014-10-08 14:02), 1.3-1 (2014-12-05 13:36), 1.3-2 (2014-12-22 06:28), 2.0-0 (2015-10-23 16:23)
Other packages that cited pvclust R package
View pvclust citation profile
Other R packages that pvclust depends, imports, suggests or enhances
Complete documentation for pvclust
Functions, R codes and Examples using the pvclust R package
Some associated functions: lung . msfit . msplot . plot.pvclust . print.pvclust . pvclust . pvpick . seplot . 
Some associated R codes: pvclust-internal.R . pvclust.R .  Full pvclust package functions and examples
Downloads during the last 30 days
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pvclust406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA