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: 2022-08-12
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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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