Class CutDendrogramByNumberOfClusters.Par

    • Field Detail

      • MINCLUSTERS_ID

        public static final OptionID MINCLUSTERS_ID
        The minimum number of clusters to extract.
      • minclusters

        int minclusters
        Number of clusters to extract.
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public CutDendrogramByNumberOfClusters 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