ggdag
DAG creator
A package for creating and analyzing causal directed acyclic graphs using a consistent and easy-to-use API
An R package for working with causal directed acyclic graphs (DAGs)
438 stars
10 watching
30 forks
Language: R
last commit: 4 months ago
Linked from 1 awesome list
causal-inferencedagggplot-extensionrrstats
Related projects:
Repository | Description | Stars |
---|---|---|
daattali/ggextra | A package for extending and enhancing the ggplot2 data visualization library with additional tools for creating marginal plots and other enhancements. | 384 |
davidgohel/ggiraph | Creates interactive ggplot graphs with hover effects, tooltips, and JavaScript actions. | 800 |
ngneat/dag | A service for managing directed acyclic graphs in Angular applications | 155 |
r-coderdotcom/econocharts | A package for creating microeconomics and macroeconomics charts in R using ggplot2 | 250 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
google/causalimpact | An R package for estimating the effect of an intervention on time series data | 1,706 |
eliocamp/ggperiodic | A package to enhance ggplot2's capabilities when dealing with periodic data by automatically augmenting the domain for plotting. | 21 |
erikbrinkman/d3-dag | A library that provides a data structure and algorithms for visualizing directed acyclic graphs | 1,454 |
haleyjeppson/ggmosaic | A package that generates various types of categorical data visualizations using ggplot2. | 168 |
r-link/corrmorant | A package for visualizing correlation matrices in R using ggplot2 | 63 |
r-coderdotcom/calendr | A package to generate customized print calendars using ggplot2 | 255 |
thomas-neitmann/ggcharts | A package that simplifies data visualization in R by providing a high-level interface to create common charts with minimal code and configuration. | 290 |
eliocamp/ggpercentogram | A package providing a function to create equal-area histograms with 'ggplot2', useful for visualizing density or distribution of data. | 11 |
thomasp85/ggforce | A package providing additional geoms, stats, and utilities to accelerate data visualization in R's ggplot2 | 917 |
fentechsolutions/causaldiscoverytoolbox | A comprehensive Python package for causal inference and graph structure recovery from observational data | 1,128 |