Other packages > Find by keyword >

dendsort  

Modular Leaf Ordering Methods for Dendrogram Nodes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dendsort", "0.3.4")



Attach the package and use:
library("dendsort")
Maintained by
Evan Biederstedt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-01
Latest Update: 2021-04-20
Description:
An implementation of functions to optimize ordering of nodes in a dendrogram, without affecting the meaning of the dendrogram. A dendrogram can be sorted based on the average distance of subtrees, or based on the smallest distance value. These sorting methods improve readability and interpretability of tree structure, especially for tasks such as comparison of different distance measures or linkage types and identification of tight clusters and outliers. As a result, it also introduces more meaningful reordering for a coupled heatmap visualization. This method is described in "dendsort: modular leaf ordering methods for dendrogram representations in R", F1000Research 2014, 3: 177 .
How to cite:
Evan Biederstedt (2014). dendsort: Modular Leaf Ordering Methods for Dendrogram Nodes. R package version 0.3.4, https://cran.r-project.org/web/packages/dendsort
Previous versions and publish date:
0.1.1 (2014-03-01 17:16), 0.2.0 (2014-03-14 11:32), 0.2.1 (2014-06-17 21:16), 0.3.1 (2014-09-27 18:19), 0.3.2 (2014-09-29 22:58), 0.3.3 (2015-12-14 12:39)
Other packages that cited dendsort R package
View dendsort citation profile
Other R packages that dendsort depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns