Other packages > Find by keyword >

clusrank  

Wilcoxon Rank Tests for Clustered Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("clusrank", "1.0-4")



Attach the package and use:
library("clusrank")
Maintained by
Wenjie Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-14
Latest Update: 2024-02-17
Description:
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data documented in Jiang et. al (2020) .
How to cite:
Wenjie Wang (2015). clusrank: Wilcoxon Rank Tests for Clustered Data. R package version 1.0-4, https://cran.r-project.org/web/packages/clusrank. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:26), 0.1-0 (2015-12-14 14:15), 0.1-1 (2015-12-21 08:55), 0.1-3 (2016-06-02 05:58), 0.1-4 (2016-06-03 18:50), 0.2-0 (2016-06-11 22:26), 0.2-2 (2016-06-20 07:55), 0.2-3 (2016-07-18 20:08), 0.4-1 (2016-08-19 13:44), 0.4-3 (2016-09-05 16:15), 0.4-4 (2016-09-26 08:03), 0.4-5 (2016-10-06 13:06), 0.5-0 (2016-11-11 12:09), 0.5-1 (2017-01-01 23:21), 0.5-2 (2017-01-17 08:36), 0.5-3 (2018-05-07 07:27), 0.6-1 (2018-07-16 01:00), 0.6-2 (2018-08-12 01:00), 1.0-0 (2020-12-10 17:00), 1.0-1 (2021-07-26 20:00), 1.0-2 (2022-01-23 20:42), 1.0-3 (2022-08-12 08:10)
Other packages that cited clusrank R package
View clusrank citation profile
Other R packages that clusrank depends, imports, suggests or enhances
Complete documentation for clusrank
Functions, R codes and Examples using the clusrank R package
Some associated functions: amd . clusWilcox.test . cluster . crd . crdStr . crsd . crsdUnb . pairwise.clusWilcox.test . stratum . 
Some associated R codes: RcppExports.R . amd.R . clusWilcox.R . clusranksum.R . clussignrank.R . crd.R . crdstr.R . crsd.R . crsdunb.R . pairwise.clusWilcox.test.R . print.R . recodeFun.R . special.R .  Full clusrank package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
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  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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