powered by
Another helper function, internally used by brute.search. It checks whether the node specified is of type=2 or is named 'unknown'.
brute.search
is.unknown(x, dag)
TRUE if unknown (acc. to type or name), FALSE otherwise.
The node of interest.
The DAG to be evaluated.
Lutz P Breitling <l.breitling@posteo.de>