
ggdag - Analyze and Create Elegant Directed Acyclic Graphs
Tidy, analyze, and plot directed acyclic graphs (DAGs). 'ggdag' is built on top of 'dagitty', an R package that uses the 'DAGitty' web tool (<https://dagitty.net/>) for creating and analyzing DAGs. 'ggdag' makes it easy to tidy and plot 'dagitty' objects using 'ggplot2' and 'ggraph', as well as common analytic and graphical functions, such as determining adjustment sets and node relationships.
Last updated 8 months ago
causal-inferencedagggplot-extension
11.78 score 443 stars 5 dependents 1.8k scripts 5.5k downloads
halfmoon - Techniques to Build Better Balance
Build better balance in causal inference models. 'halfmoon' helps you assess propensity score models for balance between groups using metrics like standardized mean differences and visualization techniques like mirrored histograms. 'halfmoon' supports both weighting and matching techniques.
Last updated 1 months ago
5.39 score 17 stars 72 scripts 293 downloadstidysmd - Tidy Standardized Mean Differences
Tidy standardized mean differences ('SMDs'). 'tidysmd' uses the 'smd' package to calculate standardized mean differences for variables in a data frame, returning the results in a tidy format.
Last updated 3 months ago
4.36 score 9 stars 1 dependents 17 scripts 331 downloads