Other packages > Find by keyword >

EQUALSTATS  

Algorithm Driven Statistical Analysis for Researchers without Coding Skills
View on CRAN: Click here


Download and install EQUALSTATS package within the R console
Install from CRAN:
install.packages("EQUALSTATS")

Install from Github:
library("remotes")
install_github("cran/EQUALSTATS")

Install by package version:
library("remotes")
install_version("EQUALSTATS", "0.5.1")



Attach the package and use:
library("EQUALSTATS")
Maintained by
Kurinchi Gurusamy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-09-02
Latest Update: 2024-09-23
Description:
Support functions for R-based 'EQUAL-STATS' software which automatically classifies the data and performs appropriate statistical tests. 'EQUAL-STATS' software is a shiny application with an user-friendly interface to perform complex statistical analysis. Gurusamy,K (2024)<doi:10.5281/zenodo.13354162>.
How to cite:
Kurinchi Gurusamy (2024). EQUALSTATS: Algorithm Driven Statistical Analysis for Researchers without Coding Skills. R package version 0.5.1, https://cran.r-project.org/web/packages/EQUALSTATS. Accessed 17 Jul. 2026.
Previous versions and publish date:
0.3.0 (2024-09-02 14:10), 0.4.0 (2024-09-06 18:10), 0.5.0 (2024-09-23 10:30), (2026-07-09 08:02)
Other packages that cited EQUALSTATS R package
View EQUALSTATS citation profile
Other R packages that EQUALSTATS depends, imports, suggests or enhances
Complete documentation for EQUALSTATS
Functions, R codes and Examples using the EQUALSTATS R package
Full EQUALSTATS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA