Other packages > Find by keyword >

onewaytests  

One-Way Tests in Independent Groups Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("onewaytests", "3.0")



Attach the package and use:
library("onewaytests")
Maintained by
Osman Dag
[Scholar Profile | Author Map]
First Published: 2015-08-24
Latest Update: 2023-01-18
Description:
Performs one-way tests in independent groups designs including homoscedastic and heteroscedastic tests. These are one-way analysis of variance (ANOVA), Welch's heteroscedastic F test, Welch's heteroscedastic F test with trimmed means and Winsorized variances, Brown-Forsythe test, Alexander-Govern test, James second order test, Kruskal-Wallis test, Scott-Smith test, Box F test, Johansen F test, Generalized tests equivalent to Parametric Bootstrap and Fiducial tests, Alvandi's F test, Alvandi's generalized p-value, approximate F test, B square test, Cochran test, Weerahandi's generalized F test, modified Brown-Forsythe test, adjusted Welch's heteroscedastic F test, Welch-Aspin test, Permutation F test. The package performs pairwise comparisons and graphical approaches. Also, the package includes Student's t test, Welch's t test and Mann-Whitney U test for two samples. Moreover, it assesses variance homogeneity and normality of data in each group via tests and plots (Dag et al., 2018, ).
How to cite:
Osman Dag (2015). onewaytests: One-Way Tests in Independent Groups Designs. R package version 3.0, https://cran.r-project.org/web/packages/onewaytests. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0 (2015-08-24 16:21), 1.1 (2015-12-03 13:28), 1.2 (2016-07-29 18:27), 1.3 (2017-03-16 17:16), 1.4 (2017-04-14 18:03), 1.5 (2017-10-11 14:36), 1.6 (2018-01-30 15:34), 1.7 (2018-06-04 19:43), 1.8 (2018-08-13 13:20), 1.9 (2018-10-18 14:30), 2.0 (2019-02-04 08:50), 2.1 (2019-04-05 18:00), 2.2 (2019-04-26 11:30), 2.3 (2019-05-18 01:00), 2.4 (2019-08-19 20:00), 2.5 (2021-01-07 10:00), 2.6 (2021-04-22 12:30), 2.7 (2023-01-18 16:00)
Other packages that cited onewaytests R package
View onewaytests citation profile
Other R packages that onewaytests depends, imports, suggests or enhances
Complete documentation for onewaytests
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for onewaytests102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
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  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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