Class AbstractClusterMembershipPostProcessor

  • All Implemented Interfaces:
    adams.core.AdditionalInformationHandler, adams.core.Destroyable, adams.core.GlobalInfoSupporter, adams.core.logging.LoggingLevelHandler, adams.core.logging.LoggingSupporter, adams.core.option.OptionHandler, adams.core.SizeOfHandler, Serializable
    Direct Known Subclasses:
    AddCluster, ClusterCenters, ClusterCounts, ClusterStatistics

    public abstract class AbstractClusterMembershipPostProcessor
    extends AbstractClustererPostProcessor
    Ancestor for post-processors that require a built clusterer and the dataset that was used to build the clusterer to be present in the model container.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form