Other packages > Find by keyword >

esvis  

Visualization and Estimation of Effect Sizes
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("esvis", "0.3.1")



Attach the package and use:
library("esvis")
Maintained by
Daniel Anderson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-13
Latest Update: 2020-04-30
Description:
A variety of methods are provided to estimate and visualize distributional differences in terms of effect sizes. Particular emphasis is upon evaluating differences between two or more distributions across the entire scale, rather than at a single point (e.g., differences in means). For example, Probability-Probability (PP) plots display the difference between two or more distributions, matched by their empirical CDFs (see Ho and Reardon, 2012; ), allowing for examinations of where on the scale distributional differences are largest or smallest. The area under the PP curve (AUC) is an effect-size metric, corresponding to the probability that a randomly selected observation from the x-axis distribution will have a higher value than a randomly selected observation from the y-axis distribution. Binned effect size plots are also available, in which the distributions are split into bins (set by the user) and separate effect sizes (Cohen's d) are produced for each bin - again providing a means to evaluate the consistency (or lack thereof) of the difference between two or more distributions at different points on the scale. Evaluation of empirical CDFs is also provided, with built-in arguments for providing annotations to help evaluate distributional differences at specific points (e.g., semi-transparent shading). All function take a consistent argument structure. Calculation of specific effect sizes is also possible. The following effect sizes are estimable: (a) Cohen's d, (b) Hedges' g, (c) percentage above a cut, (d) transformed (normalized) percentage above a cut, (e) area under the PP curve, and (f) the V statistic (see Ho, 2009; ), which essentially transforms the area under the curve to standard deviation units. By default, effect sizes are calculated for all possible pairwise comparisons, but a reference group (distribution) can be specified.
How to cite:
Daniel Anderson (2017). esvis: Visualization and Estimation of Effect Sizes. R package version 0.3.1, https://cran.r-project.org/web/packages/esvis
Previous versions and publish date:
0.1.0 (2017-08-13 11:51), 0.2.0 (2018-04-09 20:02), 0.3.0 (2020-02-28 18:10)
Other packages that cited esvis R package
View esvis citation profile
Other R packages that esvis depends, imports, suggests or enhances
Functions, R codes and Examples using the esvis R package
Some associated functions: auc . benchmarks . binned_es . binned_plot . coh . coh_d . descrip_stats . ecdf_fun . ecdf_plot . esvis-package . hedg . hedg_g . pac . pac_compare . paired_ecdf . pp_plot . psd . seda . star . tpac . tpac_compare . v . 
Some associated R codes: benchmarks.R . binned_es_plot.R . ecdf_plot.R . es_calcs.R . esvis-package.R . pp_plot.R . seda.R . star.R . utils.R .  Full esvis 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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns