From d0ff821b8bec8476c331dc869bf23b911ba589d3 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 14 Jan 2022 12:51:05 +0000 Subject: [PATCH] Re-build README.Rmd --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 67958c34a..3668db6fa 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![total](https://cranlogs.r-pkg.org/badges/grand-total/effectsize)](https://cran.r-project.org/package=effectsize/) [![status](https://tinyverse.netlify.com/badge/effectsize/)](https://CRAN.R-project.org/package=effectsize/) -***Significant is just not enough!*** +***Significant is just not enough\!*** The goal of this package is to provide utilities to work with indices of effect size and standardized parameters, allowing computation and @@ -37,9 +37,13 @@ install.packages("effectsize", repos = "https://easystats.r-universe.dev/") ``` + + + + ## Documentation @@ -53,21 +57,21 @@ Click on the buttons above to access the package [**easystats blog**](https://easystats.github.io/blog/posts/), and check-out these vignettes: -- **Effect Sizes** - - [**Parameter and Model + - **Effect Sizes** + - [**Parameter and Model Standardization**](https://easystats.github.io/effectsize/articles/standardize_parameters.html) - - [**ANOVA Effect + - [**ANOVA Effect Sizes**](https://easystats.github.io/effectsize/articles/anovaES.html) - - [**Effect Sizes in Bayesian + - [**Effect Sizes in Bayesian Models**](https://easystats.github.io/effectsize/articles/bayesian_models.html) - - [**For Simple Hypothesis + - [**For Simple Hypothesis Tests**](https://easystats.github.io/effectsize/articles/simple_htests.html) -- **Effect Sizes Conversion** - - [**Between Effect + - **Effect Sizes Conversion** + - [**Between Effect Sizes**](https://easystats.github.io/effectsize/articles/convert.html) - - [**Effect Size from Test + - [**Effect Size from Test Statistics**](https://easystats.github.io/effectsize/articles/from_test_statistics.html) -- [**Automated Interpretation of Indices of Effect + - [**Automated Interpretation of Indices of Effect Size**](https://easystats.github.io/effectsize/articles/interpret.html) # Features @@ -241,7 +245,7 @@ interpret_cohens_d(d = 0.45, rules = "gignac2016") In order to cite this package, please use the following citation: -- Ben-Shachar M, Lüdecke D, Makowski D (2020). effectsize: Estimation + - Ben-Shachar M, Lüdecke D, Makowski D (2020). effectsize: Estimation of Effect Size Indices and Standardized Parameters. *Journal of Open Source Software*, *5*(56), 2815. doi: 10.21105/joss.02815