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]
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 09 Apr. 2025.
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for doex051015202530TrendBars

Today's Hot Picks in Authors and Packages

multitaper  
Spectral Analysis Tools using the Multitaper Method
Implements multitaper spectral analysis using discrete prolate spheroidal sequences (Slepians) and s ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
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  
mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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