Sina plot

A sina plot is a type of diagram in which numerical data are depicted by points distributed in such a way that the width of the point distribution is proportional to the kernel density.[1][2] Sina plots are similar to violin plots, but while violin plots depict kernel density, sina plots depict the points themselves. In some situations, sina plots may be preferable to violin plots, because sina plots contain more information.[3][4]
The term "sina plot" is intended to recognize the contributions of Sina Hadi Sohi, a student at the University of Copenhagen in Denmark. Sina created the original code that researchers at the university used to generate these plots.[2]
There are a number of ways to create sina plots, in particular:
- The ggplot2 library of the R programming language used together with the ggforce package.[5]
- The sinaplot library of the R programming language.[6]
- The plotnine library of the Python programming language.[7]
See also
References
- ^ Sidiropoulos, Nikos; Sohi, Sina Hadi; Pedersen, Thomas Lin; Porse, Bo Torben; Winther, Ole; Rapin, Nicolas; Bagger, Frederik Otzen (2018-07-03). "SinaPlot: An Enhanced Chart for Simple and Truthful Representation of Single Observations Over Multiple Classes". Journal of Computational and Graphical Statistics. 27 (3): 673–676. doi:10.1080/10618600.2017.1366914. ISSN 1061-8600.
- ^ a b Wilke, Claus (2019). Fundamentals of data visualization: a primer on making informative and compelling figures (First ed.). Beijing Boston Farnham Sebastopol Tokyo: O'Reilly. ISBN 978-1-4920-3108-6.
- ^ "Sinaplot vs Violin plot - Why Sinaplot is better than Violinplot in R". GeeksforGeeks. 2023-02-03. Retrieved 2023-11-18.
- ^ datavizpyr (2021-03-28). "Sinaplot vs Violin plot: Why Sinaplot is better than Violinplot - Data Viz with Python and R". Retrieved 2023-11-18.
- ^ https://ggforce.data-imaginist.com/reference/geom_sina.html
- ^ https://cran.r-project.org/web/packages/sinaplot/vignettes/SinaPlot.html
- ^ https://plotnine.readthedocs.io/en/stable/generated/plotnine.geoms.geom_sina.html
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.