list_non_parents {CausalQueries} | R Documentation |
Returns a list with the nodes that are not directly pointing into a node
Description
Returns a list with the nodes that are not directly pointing into a node
Usage
list_non_parents(model, node)
Arguments
model |
A |
node |
A character string. The quoted name of a node. |
Value
Returns a list with the nodes that are not directly pointing into a node
[Package CausalQueries version 1.4.3 Index]