Other packages > Find by keyword >

conover.test  

Conover-Iman Test of Multiple Comparisons Using Rank Sums
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/conover.test")

Install by package version:
library("remotes")
install_version("conover.test", "1.1.6")



Attach the package and use:
library("conover.test")
Maintained by
Alexis Dinno
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-26
Latest Update: 2017-10-30
Description:
Computes the Conover-Iman test (1979) for 0th-order stochastic dominance and reports the results among multiple pairwise comparisons after a Kruskal-Wallis omnibus test for i0th-order stochastic dominance among k groups (Kruskal and Wallis, 1952). conover.test makes k(k-1)/2 multiple pairwise comparisons based on Conover-Iman t-test-statistic of the rank differences. The null hypothesis for each pairwise comparison is that the probability of observing a randomly selected value from the first group that is larger than a randomly selected value from the second group equals one half; this null hypothesis corresponds to that of the Wilcoxon-Mann-Whitney rank-sum test. Like the rank-sum test, if the data can be assumed to be continuous, and the distributions are assumed identical except for a difference in location, Conover-Iman test may be understood as a test for median difference and for mean difference. conover.test accounts for tied ranks. The Conover-Iman test is strictly valid if and only if the corresponding Kruskal-Wallis null hypothesis is rejected.
How to cite:
Alexis Dinno (2015). conover.test: Conover-Iman Test of Multiple Comparisons Using Rank Sums. R package version 1.1.6, https://cran.r-project.org/web/packages/conover.test
Previous versions and publish date:
1.1.0 (2015-09-26 09:12), 1.1.1 (2016-01-06 23:13), 1.1.2 (2017-02-09 07:01), 1.1.3 (2017-04-02 22:51), 1.1.4 (2017-04-05 00:04), 1.1.5 (2017-10-30 20:59)
Other packages that cited conover.test R package
View conover.test citation profile
Other R packages that conover.test depends, imports, suggests or enhances
Functions, R codes and Examples using the conover.test R package
Some associated functions: conover.test . homecare . 
Some associated R codes: conover.test.R .  Full conover.test 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

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  
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)
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  
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  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
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