Learn R Programming

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

title: "Analitica: Exploratory Data Analysis and Group Comparison Tools" output: rmarkdown::github_document

Analitica

Analitica is an R package that provides tools for descriptive statistics, exploratory visualization, outlier detection, homogeneity of variance tests, and post hoc group comparisons—both parametric and non-parametric.

It is especially useful for applied analysis, teaching, and reproducible research.

Copy Link

Version

Install

install.packages('Analitica')

Monthly Downloads

412

Version

1.8.5

License

MIT + file LICENSE

Maintainer

Carlos Jiménez-Gallardo

Last Published

December 3rd, 2025

Functions in Analitica (1.8.5)

d_e

Datos de clientes ficticios
BartlettTest

Bartlett's Test for Homogeneity of Variances (Manual Implementation)
JT_Test

Jonckheere-Terpstra Test for Ordered Alternatives (with Tie Correction)
MWTest

Mann-Whitney U Test (Wilcoxon Rank-Sum, Manual Implementation)
LSDTest

Least Significant Difference (LSD) Test
NemenyiTest

Nemenyi Test for Multiple Comparisons (Non-Parametric)
descripYG

Descriptive Analysis With Optional Grouping
GHTest

Games-Howell Post Hoc Test
DSCFTest

Dwass-Steel-Critchlow-Fligner (DSCF) Test (Non-Parametric)
DuncanTest

Duncan Multiple Range Test (DMRT)
HolmTest

Holm-Adjusted Pairwise Comparisons
T3Test

Dunnett's T3 Post Hoc Test
JBGTest

Jarque-Bera Test with Glinskiy Corrections
GabrielTest

Gabriel’s Post Hoc Test for Multiple Comparisons
ScheffeTest

Scheffé Test for Multiple Comparisons
summary.homocedasticidad

Summary Method for Homoscedasticity Test Results
plot.comparaciones

Generic plot for multiple comparison tests (with multcompView letters)
SNKTest

Student-Newman-Keuls (SNK) Test for Multiple Comparisons
T2Test

Tamhane's T2 Post Hoc Test
grubbs_outliers

Outlier Detection Using Grubbs' Test (Iterative)
summary.comparacion

Summary Method for Objects of Class 'comparacion'
TukeyTest

Tukey HSD Test for Multiple Comparisons
BMpTest

Brunner-Munzel Test (Permutation Version) for Two Independent Groups
BonferroniNPTest

Bonferroni-Corrected Mann-Whitney Tests (Non-Parametric)
Analitica

Analitica: Tools for Exploratory Data Analysis and Group Comparisons
ConoverTest

Conover-Iman Test for Multiple Comparisons (Non-Parametric)
BonferroniTest

Bonferroni-Corrected Pairwise t-Tests
BrownForsytheTest

Brown-Forsythe Test for Homogeneity of Variances (Manual Implementation)
BMTest

Brunner-Munzel Test for Two Independent Samples
Levene.Test

Levene's Test for Homogeneity of Variances (Manual Implementation)
bar_error

Bar Plot with Error Bars (Standard Deviation or Standard Error)
DunnTest

Dunn's Test for Multiple Comparisons (Non-Parametric)
FKTest

Fligner-Killeen Test for Homogeneity of Variances (Manual Implementation)