Other packages > Find by keyword >

statsExpressions  

Tidy Dataframes and Expressions with Statistical Details
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("statsExpressions", "1.6.2")



Attach the package and use:
library("statsExpressions")
Maintained by
Indrajeet Patil
[Scholar Profile | Author Map]
First Published: 2019-08-24
Latest Update: 2023-05-23
Description:
Utilities for producing dataframes with rich details for the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation analyses, contingency table analyses, and meta-analyses. The functions are pipe-friendly and provide a consistent syntax to work with tidy data. These dataframes additionally contain expressions with statistical details, and can be used in graphing packages. This package also forms the statistical processing backend for 'ggstatsplot'. References: Patil (2021) <doi:10.21105/joss.03236>.
How to cite:
Indrajeet Patil (2019). statsExpressions: Tidy Dataframes and Expressions with Statistical Details. R package version 1.6.2, https://cran.r-project.org/web/packages/statsExpressions. Accessed 20 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-08-24 15:20), 0.1.1 (2019-08-28 10:20), 0.1.2 (2019-12-13 10:30), 0.1.3 (2019-12-18 16:30), 0.2.0 (2020-01-10 06:30), 0.2.1 (2020-01-23 14:40), 0.3.0 (2020-01-29 13:50), 0.3.1 (2020-02-14 12:20), 0.4.0 (2020-04-15 10:30), 0.4.1 (2020-04-22 16:50), 0.4.2 (2020-06-20 16:00), 0.5.0 (2020-09-12 23:10), 0.5.1 (2020-10-05 15:20), 0.6.0 (2020-10-31 01:50), 0.6.1 (2020-12-01 22:50), 0.6.2 (2020-12-08 11:30), 0.7.0 (2021-01-19 17:10), 0.7.1 (2021-02-19 13:50), 1.0.0 (2021-03-11 07:20), 1.0.1 (2021-04-13 17:10), 1.1.0 (2021-05-30 06:30), 1.2.0 (2021-10-19 10:40), 1.3.0 (2022-01-14 17:50), 1.3.1 (2022-03-29 12:00), 1.3.2 (2022-05-20 21:50), 1.3.3 (2022-08-11 08:10), 1.3.4 (2022-10-10 13:40), 1.3.5 (2022-11-07 13:40), 1.3.6 (2022-12-16 13:10), 1.4.0 (2023-01-14 21:20), 1.5.0 (2023-02-19 15:30), 1.5.1 (2023-05-23 23:10), 1.5.2 (2023-09-12 16:20), 1.5.3 (2024-01-13 13:00), 1.5.4 (2024-03-20 17:30), 1.5.5 (2024-07-05 19:10), 1.6.0 (2024-09-08 18:20), 1.6.1 (2024-10-31 01:10)
Other packages that cited statsExpressions R package
View statsExpressions citation profile
Other R packages that statsExpressions depends, imports, suggests or enhances
Complete documentation for statsExpressions
Downloads during the last 30 days
03/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/19Downloads for statsExpressions100120140160180200220240260280300320340360380400TrendBars

Today's Hot Picks in Authors and Packages

japanstat  
Tools for Easy Use of 'e-Stat' API
Provides tools for using the API of 'e-Stat' (), a portal site for Japane ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
jsonlite  
A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers sim ...
Download / Learn more Package Citations See dependency  
paramhetero  
Numeric and Visual Comparisons of Heterogeneity in Parametric Models
Performs statistical tests to compare coefficients and residual variance across models. Also provid ...
Download / Learn more Package Citations See dependency  
negligible  
A Collection of Functions for Negligible Effect/Equivalence Testing
Researchers often want to evaluate whether there is a negligible relationship among variables. The ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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