completeDAG: Generate Complete DAG

Description Usage Arguments

View source: R/dagitty.r

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

1

Arguments

x

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


dagitty documentation built on Jan. 21, 2021, 5:07 p.m.