Skip to content

Releases: arka1985/boxTest

boxTest 0.1.0

24 Sep 12:04
0cdcbe7

Choose a tag to compare

This is the first release of boxTest, an R package that provides a simple way to compare two groups using boxplots and statistical tests. It automatically checks normality with the Shapiro–Wilk test and applies either an independent 2-sample t-test or Mann–Whitney U test. The package also generates publication-ready boxplots and returns a clear summary of the test statistics.