Other packages > Find by keyword >

effectsize  

Indices of Effect Size
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("effectsize", "1.0.0")



Attach the package and use:
library("effectsize")
Maintained by
Mattan S. Ben-Shachar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-11-15
Latest Update: 2023-08-09
Description:
Provide utilities to work with indices of effect size for a wide variety of models and hypothesis tests (see list of supported models using the function 'insight::supported_models()'), allowing computation of and conversion between indices such as Cohen's d, r, odds, etc. References: Ben-Shachar et al. (2020) .
How to cite:
Mattan S. Ben-Shachar (2019). effectsize: Indices of Effect Size. R package version 1.0.0, https://cran.r-project.org/web/packages/effectsize. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0.1 (2019-11-15 14:00), 0.1.1 (2020-01-27 07:30), 0.2.0 (2020-02-25 07:40), 0.3.0 (2020-04-11 16:40), 0.3.1 (2020-05-19 09:00), 0.3.2 (2020-07-27 18:10), 0.3.3 (2020-09-17 10:40), 0.4.0 (2020-10-25 15:20), 0.4.1 (2020-12-07 16:40), 0.4.3 (2021-01-18 18:10), 0.4.4-1 (2021-04-05 16:20), 0.4.4 (2021-03-14 16:50), 0.4.5 (2021-05-25 15:00), 0.5 (2021-10-04 09:20), 0.6.0.1 (2022-01-26 15:32), 0.6.0 (2022-01-14 13:52), 0.7.0.5 (2022-08-10 11:20), 0.7.0 (2022-05-26 15:20), 0.8.0 (2022-10-09 21:30), 0.8.1 (2022-10-18 11:22), 0.8.2 (2022-10-31 11:40), 0.8.3 (2023-01-28 18:20), 0.8.5 (2023-08-09 20:40), 0.8.6 (2023-09-14 12:40), 0.8.7 (2024-04-01 10:50), 0.8.8 (2024-05-12 08:34), 0.8.9 (2024-07-03 09:00)
Other packages that cited effectsize R package
View effectsize citation profile
Other R packages that effectsize depends, imports, suggests or enhances
Complete documentation for effectsize
Functions, R codes and Examples using the effectsize R package
Some associated functions: F_to_eta2 . Music_preferences . Music_preferences2 . RCT_table . Smoking_FASD . cohens_d . cohens_g . convert_chisq . d_to_r . diff_to_cles . effectsize-package . effectsize . effectsize_API . effectsize_CIs . effectsize_deprecated . effectsize_options . equivalence_test.effectsize_table . eta2_to_f2 . eta_squared . food_class . format_standardize . hardlyworking . interpret . interpret_bf . interpret_cohens_d . interpret_cohens_g . interpret_direction . interpret_ess . interpret_gfi . interpret_icc . interpret_kendalls_w . interpret_oddsratio . interpret_omega_squared . interpret_p . interpret_pd . interpret_r . interpret_r2 . interpret_rope . interpret_vif . is_effectsize_name . mahalanobis_d . means_ratio . odds_to_probs . oddsratio . oddsratio_to_riskratio . p_superiority . phi . print.effectsize_table . r2_semipartial . rank_biserial . rank_epsilon_squared . reexports . rules . screening_test . sd_pooled . t_to_r . w_to_fei . 
Some associated R codes: cohens_d.R . cohens_g.R . common_language.R . convert_between_anova.R . convert_between_common_language.R . convert_between_d_to_r.R . convert_between_odds_to_probs.R . convert_between_riskchange.R . convert_between_xtabcorr.R . convert_stat_chisq.R . convert_stat_to_anova.R . convert_stat_to_d.R . convert_stat_to_r.R . datasets.R . docs_extra.R . effectsize-package.R . effectsize.BFBayesFactor.R . effectsize.R . effectsize.htest.R . equivalence_test.R . eta_squared-main.R . eta_squared-methods.R . eta_squared_posterior.R . format_standardize.R . interpret.R . interpret_bf.R . interpret_cfa_fit.R . interpret_cohens_d.R . interpret_cohens_g.R . interpret_direction.R . interpret_ess_rhat.R . interpret_icc.R . interpret_kendalls_w.R . interpret_oddsratio.R . interpret_omega_squared.R . interpret_p.R . interpret_pd.R . interpret_r.R . interpret_r2.R . interpret_rope.R . interpret_vif.R . is_effectsize_name.R . mahalanobis_D.R . means_ratio.R . plot.R . pooled.R . print.effectsize_table.R . print.rules.R . r2_semipartial.R . rank_ANOVA.R . rank_diff.R . reexports.R . utils.R . utils_ci.R . utils_interpret.R . utils_validate_input_data.R . xtab_corr.R . xtab_diff.R . zzz.R . zzz_deprecated.R .  Full effectsize package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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