Learn R Programming

⚠️There's a newer version (3.0) of this package.Take me there.

onewaytests (version 2.5)

One-Way Tests in Independent Groups Designs

Description

Performs one-way tests in independent groups designs; 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 and Johansen F test, Generalized tests equivalent to Parametric Bootstrap and Fiducial tests. 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, ).

Copy Link

Version

Install

install.packages('onewaytests')

Monthly Downloads

2,314

Version

2.5

License

GPL (>= 2)

Maintainer

Osman Dag

Last Published

January 7th, 2021

Functions in onewaytests (2.5)

aov.test

One-Way Analysis of Variance
bf.test

Brown-Forsythe Test
james.test

James Second Order Test
johansen.test

Johansen F Test
gp.test

Test for Equal Means in a One-Way Layout under Unequal Variances
describe

Descriptive Statistics
homog.test

Variance Homogeneity Tests
box.test

Box F Test
ag.test

Alexander-Govern Test
gplot

Box-and-Whisker Plots and Error Bars
paircomp

Pairwise Comparisons
paircomp.jt

Pairwise Comparisons for James Second Order Test
welch.test

Welch's Heteroscedastic F Test and Welch's Heteroscedastic F Test with Trimmed Means and Winsorized Variances
mw.test

Mann-Whitney U Test
wt.test

Welch's t-Test
nor.test

Normality Tests
kw.test

Kruskal-Wallis Test
onewaytests-package

One-Way Tests in Independent Groups Designs
st.test

Student's t-Test
ss.test

Scott-Smith Test