Learn R Programming

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

matrixTests (version 0.2.2)

Fast Statistical Hypothesis Tests on Rows and Columns of Matrices

Description

Functions to perform fast statistical hypothesis tests on rows/columns of matrices. The main goals are: 1) speed via vectorization, 2) output that is detailed and easy to use, 3) compatibility with tests implemented in R (like those available in the 'stats' package).

Copy Link

Version

Install

install.packages('matrixTests')

Monthly Downloads

2,976

Version

0.2.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Karolis Koncevi<c4><8d>ius

Last Published

May 1st, 2023

Functions in matrixTests (0.2.2)

waerden

Van der Waerden test
oneway

Oneway ANOVA
wilcoxon

Wilcoxon test
ttest

t-test
kruskalwallis

Kruskal-Wallis rank sum test
fligner

Fligner-Killeen test
cortest

Correlation
levene

Levene test
bartlett

Bartlett test
jarquebera

Jarque-Bera test
fvar

F Variance test
cosinor

Cosinor
andersondarling

Anderson-Darling test
kolmogorov

Kolmogorov-Smirnov test