Other packages > Find by keyword >

doex  

The One-Way Heteroscedastic ANOVA Tests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("doex", "1.2")



Attach the package and use:
library("doex")
Maintained by
Mustafa CAVUS
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-05
Latest Update: 2019-10-22
Description:
Contains the heteroscedastic ANOVA tests for normal and two-parameter exponential distributed populations. For normal distributions, Alexander-Govern test by Alexandern and Govern (1994) , Alvandi et al. Generalized F test by Alvandi et al. (2012) , Approximate F test by Asiribo and Gurland (1990) , Box F test by Box (1954) , Brown-Forsythe test by Brown and Forsythe (1974) , B2 test by Ozdemir and Kurt (2006) , Cochran F test by Cochran (1937) , Fiducial Approach test by Li et al. (2011) , Generalized F test by Weerahandi (1995) , Johansen F test by Johansen (1980) , Modified Brown-Forsythe test by Mehrotra (1997) , Modified Welch test by Hartung et al.(2002) , One-Stage test by Chen and Chen (1998) , One-Stage Range test by Chen and Chen (2000) , Parametric Bootstrap test by Krishnamoorhty et al.(2007) , Permutation F test by Berry and Mielke (2002) , Scott-Smith test by Scott and Smith (1971) , Welch test by Welch(1951) , and Welch-Aspin test by Aspin (1948) . These tests are used to test the equality of group means under unequal variance. Also, a modified version of Generalized F-test is improved to test the equality of non-normal group means under unequal variances and a revised version of Generalized F-test is given to test the equality of non-normal group means caused by skewness. Furthermore, it consists some procedures for testing equality of several two-parameter exponentially distributed population means under unequal scale parameters such as generalized p-value, parametric bootstrap and fiducial approach test by Malekzadeh and Jafari (2019) . There is also Hsieh test by Hsieh (1986) for testing equality of location parameters of two-parameter exponentially distributed populations under unequal scale parameters.
How to cite:
Mustafa CAVUS (2018). doex: The One-Way Heteroscedastic ANOVA Tests. R package version 1.2, https://cran.r-project.org/web/packages/doex. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.0.0 (2018-07-05 15:50), 1.1 (2019-05-14 00:40)
Other packages that cited doex R package
View doex citation profile
Other R packages that doex depends, imports, suggests or enhances
Complete documentation for doex
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

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  
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  
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  
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  
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  
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  

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