Class EffectsAnalysisOutput


  • public final class EffectsAnalysisOutput
    extends Object
    The results of an effects analysis.
    • Method Detail

      • getOutcome

        public Variable getOutcome()
        Gets the outome (target) variable on which effects are being measured.
      • getTreatment

        public Variable getTreatment()
        Gets the treatment variable which is being varied.