CAUSALDISCOVERY Procedure
ROOTVAR Statement
ROOTVAR variable-list;
The ROOTVAR statement specifies the root variable names in the input data table that you specify in the DATA= option in the LEARN statement. Root variables are variables that have no parents or incoming edges. They serve only as potential parents of other variables during the causal discovery process.
Last updated: July 09, 2026