Class BatchEffectDetails.BatchEffectStatistics

    • Method Detail

      • getComponent

        public int getComponent()
        A PCA component that is explained by the batch factor. It is 1-based.
      • getComponentVarianceProportion

        public double getComponentVarianceProportion()
        The variance explained by the component.
      • getPvalue

        public double getPvalue()
        A P-value statistic for that component.