Class BackdoorQueryOptions

    • Constructor Detail

      • BackdoorQueryOptions

        public BackdoorQueryOptions()
        Initializes a new instance of the BackdoorQueryOptions class.
    • Method Detail

      • getAdjustmentSetOverride

        public AdjustmentSet getAdjustmentSetOverride()
        Gets an adjustment set to use during estimation, instead of the algorithm generating it automatically.
      • setAdjustmentSetOverride

        public void setAdjustmentSetOverride​(AdjustmentSet value)
        Gets an adjustment set to use during estimation, instead of the algorithm generating it automatically.