Showing 16 of total 16 results (show query)
indrajeetpatil
ggstatsplot:'ggplot2' Based Plots with Statistical Details
Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plots) or categorical (pie and bar charts) data. Currently, it supports the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian versions of t-test/ANOVA, correlation analyses, contingency table analysis, meta-analysis, and regression analyses. References: Patil (2021) <doi:10.21105/joss.03236>.
Maintained by Indrajeet Patil. Last updated 1 months ago.
bayes-factorsdatasciencedatavizeffect-sizeggplot-extensionhypothesis-testingnon-parametric-statisticsregression-modelsstatistical-analysis
2.1k stars 14.46 score 3.0k scripts 1 dependentsaphalo
ggpmisc:Miscellaneous Extensions to 'ggplot2'
Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Statistics: locate and tag peaks and valleys; label plot with the equation of a fitted polynomial or other types of models; labels with P-value, R^2 or adjusted R^2 or information criteria for fitted models; label with ANOVA table for fitted models; label with summary for fitted models. Model fit classes for which suitable methods are provided by package 'broom' and 'broom.mixed' are supported. Scales and stats to build volcano and quadrant plots based on outcomes, fold changes, p-values and false discovery rates.
Maintained by Pedro J. Aphalo. Last updated 17 hours ago.
data-analysisdatavizggplot2-annotationsggplot2-statsstatistics
107 stars 13.64 score 4.4k scripts 14 dependentsaphalo
ggpp:Grammar Extensions to 'ggplot2'
Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Geometries: geom_table(), geom_plot() and geom_grob() add insets to plots using native data coordinates, while geom_table_npc(), geom_plot_npc() and geom_grob_npc() do the same using "npc" coordinates through new aesthetics "npcx" and "npcy". Statistics: select observations based on 2D density. Positions: radial nudging away from a center point and nudging away from a line or curve; combined stacking and nudging; combined dodging and nudging.
Maintained by Pedro J. Aphalo. Last updated 1 months ago.
data-labelsdatavizggplot2-enhancementsggplot2-geomsggplot2-insetsggplot2-positions
129 stars 12.53 score 582 scripts 26 dependentstomkellygenetics
vioplot:Violin Plot
A violin plot is a combination of a box plot and a kernel density plot. This package allows extensive customisation of violin plots.
Maintained by S. Thomas Kelly. Last updated 1 months ago.
boxplotcolourscustomisationdatavizformulaplottingviolin-plotviolinplotvioplot
27 stars 12.46 score 2.0k scripts 7 dependentserocoar
gghalves:Compose Half-Half Plots Using Your Favourite Geoms
A 'ggplot2' extension for easy plotting of half-half geom combinations. Think half boxplot and half jitterplot, or half violinplot and half dotplot.
Maintained by Frederik Tiedemann. Last updated 2 years ago.
datavizggplot-extensionggplot2visualization
243 stars 10.78 score 872 scripts 7 dependentsaphalo
gginnards:Explore the Innards of 'ggplot2' Objects
Extensions to 'ggplot2' providing low-level debug tools: statistics and geometries echoing their data argument. Layer manipulation: deletion, insertion, extraction and reordering of layers. Deletion of unused variables from the data object embedded in "ggplot" objects.
Maintained by Pedro J. Aphalo. Last updated 4 months ago.
datavizdebuggingggplot2-enhancementesggplot2-layer-manipulationinspection
25 stars 9.03 score 378 scripts 3 dependentsaphalo
ggspectra:Extensions to 'ggplot2' for Radiation Spectra
Additional annotations, stats, geoms and scales for plotting "light" spectra with 'ggplot2', together with specializations of ggplot() and autoplot() methods for spectral data and waveband definitions stored in objects of classes defined in package 'photobiology'. Part of the 'r4photobiology' suite, Aphalo P. J. (2015) <doi:10.19232/uv4pb.2015.1.14>.
Maintained by Pedro J. Aphalo. Last updated 16 hours ago.
datavizggplot2-autoplotggplot2-enhancementesggplot2-geomsggplot2-scalesggplot2-statslightr4photobiology-suiteradiationspectra
5 stars 8.15 score 390 scripts 1 dependentsemilhvitfeldt
ggpage:Creates Page Layout Visualizations
Facilitates the creation of page layout visualizations in which words are represented as rectangles with sizes relating to the length of the words. Which then is divided in lines and pages for easy overview of up to quite large texts.
Maintained by Emil Hvitfeldt. Last updated 6 years ago.
data-visualizationdatavisualizationdatavizggplot2
339 stars 7.53 score 66 scriptserocoar
ggpol:Visualizing Social Science Data with 'ggplot2'
A 'ggplot2' extension for implementing parliament charts and several other useful visualizations.
Maintained by Frederik Tiedemann. Last updated 3 years ago.
datavizggplot-extensionggplot2visualization
104 stars 7.00 score 212 scripts 1 dependentsstemangiola
tidygate:Interactively Gate Points
Interactively gate points on a scatter plot. Interactively drawn gates are recorded and can be applied programmatically to reproduce results exactly. Programmatic gating is based on the package gatepoints by Wajid Jawaid (who is also an author of this package).
Maintained by Stefano Mangiola. Last updated 6 months ago.
assaydomaininfrastructureclusteringdatavisdatavizdplyrdrawingfacsgateggplot2interactivepipeprogrammaticseuratsingle-cellsingle-cell-rna-seqtibbletidy-datatidyverse
23 stars 6.89 score 14 scripts 1 dependentsguyabel
fanplot:Visualisation of Sequential Probability Distributions Using Fan Charts
Visualise sequential distributions using a range of plotting styles. Sequential distribution data can be input as either simulations or values corresponding to percentiles over time. Plots are added to existing graphic devices using the fan function. Users can choose from four different styles, including fan chart type plots, where a set of coloured polygon, with shadings corresponding to the percentile values are layered to represent different uncertainty levels. Full details in R Journal article; Abel (2015) <doi:10.32614/RJ-2015-002>.
Maintained by Guy J. Abel. Last updated 3 years ago.
data-visualizationdatavizfanchartuncertainty-visualisation
6 stars 5.91 score 71 scripts 7 dependentsjimjam-slam
ggflags:Plot flags of the world in ggplot2
A ggplot2 extension that allows you to plot the flags of the world. It functions essentially as geom_point does, requiring, at minimum, a two-letter lowercase country code for the country aesthetic, and x and y aesthetics. You can also adjust the size.
Maintained by Baptiste Auguie. Last updated 1 years ago.
datavizflagsggplot2ggplot2-enhancements
96 stars 5.84 score 364 scriptstrangdata
treeheatr:Heatmap-Integrated Decision Tree Visualizations
Creates interpretable decision tree visualizations with the data represented as a heatmap at the tree's leaf nodes. 'treeheatr' utilizes the customizable 'ggparty' package for drawing decision trees.
Maintained by Trang Le. Last updated 2 years ago.
datavizdecision-treesggplotheatmapvisualization
57 stars 5.71 score 18 scriptsfeddelegrand7
ddplot:Create D3 Based SVG Graphics
Create 'D3' based 'SVG' ('Scalable Vector Graphics') graphics using a simple 'R' API. The package aims to simplify the creation of many 'SVG' plot types using a straightforward 'R' API. The package relies on the 'r2d3' 'R' package and the 'D3' 'JavaScript' library. See <https://rstudio.github.io/r2d3/> and <https://d3js.org/> respectively.
Maintained by Mohamed El Fodil Ihaddaden. Last updated 2 years ago.
44 stars 5.64 score 7 scriptscararthompson
monochromeR:Easily Create, View and Use Monochrome Colour Palettes
Generate a monochrome palette from a starting colour for a specified number of colours. The package can also be used to display colour palettes in the plot window, with or without hex codes and colour labels.
Maintained by Cara Thompson. Last updated 2 years ago.
color-palettedatavizggplot2palettepalette-generation
80 stars 5.31 score 51 scriptspaezha
MexBrewer:Color Palettes Inspired by Works of Mexican Painters and Muralists
Color palettes inspired by the works of Mexican painters and muralists. The package includes functions that return vectors of colors and also functions to use color and fill scales in 'ggplot2' visualizations.
Maintained by Antonio Páez. Last updated 2 years ago.
24 stars 5.31 score 169 scripts