Class CutDendrogramByHeight.Par

    • Field Detail

      • THRESHOLD_ID

        public static final OptionID THRESHOLD_ID
        The threshold level for which to extract the clustering.
      • threshold

        double threshold
        Threshold level.
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public CutDendrogramByHeight make()
        Description copied from interface: Parameterizer
        Make an instance after successful configuration.

        Note: your class should return the exact type, only this very broad interface should use Object as return type.

        Returns:
        a new instance