Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

completeDAG

Generate Complete DAG


Description

Generates a complete DAG on the given variable names. The order in which the variables are given corresponds to the topological ordering of the DAG. Returns a named list.

Usage

completeDAG(x)

Arguments

x

variable names. Can also be a positive integer, in which case the variables will be called x1,...,xN.


dagitty

Graphical Analysis of Structural Causal Models

v0.3-1
GPL-2
Authors
Johannes Textor, Benito van der Zander, Ankur Ankan
Initial release
2021-01-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.