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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  

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