Showing 2 of total 2 results (show query)
r-causal
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.
Maintained by Malcolm Barrett. Last updated 9 months ago.
causal-inferencedagggplot-extension
443 stars 11.78 score 1.8k scripts 5 dependentsetiennebacher
astgrepr:Parse and Manipulate R Code
Parsing R code is key to build tools such as linters and stylers. This package provides a binding to the Rust crate 'ast-grep' so that one can parse and explore R code.
Maintained by Etienne Bacher. Last updated 2 months ago.
22 stars 5.66 score 4 scripts 1 dependents