public class StateClusteringPlugin
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
clusterDepth
The amount of eigenvectors deep the clustering goes.
|
| Constructor and Description |
|---|
StateClusteringPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object[] |
cluster(org.processmining.framework.plugin.PluginContext context,
StationaryDistribution sd) |
public static final int clusterDepth
public static java.lang.Object[] cluster(org.processmining.framework.plugin.PluginContext context,
StationaryDistribution sd)