Uses of Class
dev.nm.stat.evt.cluster.ClusterAnalyzer
-
Packages that use ClusterAnalyzer Package Description dev.nm.stat.evt.evd.univariate.fitting.pot -
-
Uses of ClusterAnalyzer in dev.nm.stat.evt.evd.univariate.fitting.pot
Constructors in dev.nm.stat.evt.evd.univariate.fitting.pot with parameters of type ClusterAnalyzer Constructor Description PeaksOverThresholdOnClusters(ClusterAnalyzer clusterAnalyzer)
Create an instance with aClusterAnalyzer
which is used to find clusters from observations.
-