Interface PanelData.Transformation

  • Enclosing class:
    PanelData<S,​T extends Comparable<? super T>>

    public static interface PanelData.Transformation
    Transforms the data, e.g., taking log.
    • Method Detail

      • header

        String header()
        Gets the name of the column to apply the transformation to.
        Returns:
        the factor name