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 22 Dec. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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