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 11 Jun. 2026.
Previous versions and publish date:
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

stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
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  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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