Sparge plot
This article appears to have been generated by a large language model (such as ChatGPT) without having been rigorously scrutinized for verifiability, neutrality, original research, and copyright compliance. It may include misleading or inaccurate claims and fake references that sound plausible. (August 2024) (Learn how and when to remove this template message) |
A sparge plot is a diagram depicting the unfettered positions of raw numerical data for several comparable univariate distributions in the context of non-parametric summary statistic scaffolding (e.g. quartiles) that indicate the quantitative dispersion and skew of the underlying points. This is technically accomplished using a combination of a) vertical stacking of the distributions of b) orthogonally jittered and c) translucent [overlapping] points while also d) subtly superimposing boxplots around the central assemblage of these points.[1][2]
Sparge plots are similar to sina plots or raincloud plots in that they are largely empowered by the datapoints themselves. However, in contrast to sina and raincloud plots, which typically emphasize a simplification of data distribution using kernel density, sparge plots merely overlay a more subtle boxplot to quantitatively demarcate such dispersion.
An easy way to create a sparge plot is by using the 'plot.sparge' function in the 'caroline' R-package:
- The caroline library of the R programming language.[3]
See also
References
- ↑ Schruth, David; et al. (2024-01-05). "The origins of musicicality in the motion of primates". American Journal of Biological Anthropology. 184 (1). doi:10.1002/ajpa.24891. PMID 38180286 Check
|pmid=value (help). Unknown parameter|article-number=ignored (help) - ↑ Schruth, David (2023-11-09). "Plot Sparge: Visually compare all points from different univariate distributions". Comprehensive R Archive Network.
- ↑ "Caroline: A Collection of Database, Data Structure, Visualization, and Utility Functions for R". 9 November 2023.
This article "Sparge plot" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Sparge plot. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
