exogenousVariables {dagitty} | R Documentation |
Returns the names of all variables that have no directed arrow pointing to them. Note that this does not preclude variables connected to bidirected arrows.
exogenousVariables(x)
x |
the input graph, of any type. |