Skip to content

Commit d270d82

Browse files
authored
Add ggdag
1 parent 1479e20 commit d270d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CausalInference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CausalInference
33
topic: Causal Inference
44
maintainer: Imke Mayer, Pan Zhao, Noah Greifer, Nick Huntington-Klein, Julie Josse
55
6-
version: 2023-08-04
6+
version: 2025-10-17
77
source: https://github.com/cran-task-views/CausalInference/
88
---
99

@@ -280,7 +280,7 @@ treatment effect (HTE) estimation.
280280
In addition, `r pkg("dagitty", priority = "core")` provides
281281
methods to define different types of graphical models (cpdags, pdag,
282282
ect.) and to identify adjustment sets (a web-based graphical
283-
environment is also available: [DAGitty](http://dagitty.net)).
283+
environment is also available: [DAGitty](http://dagitty.net)). The package `r pkg("ggdag")` produces plots of these causal diagrams from within R.
284284

285285

286286
### [Specific types of data]{#data}

0 commit comments

Comments
 (0)