Uses of Interface
org.processmining.statisticaltests.logcategoricaltest.LogCategoricalPairwiseTestParameters
-
Packages that use LogCategoricalPairwiseTestParameters Package Description org.processmining.statisticaltests.logcategoricaltest -
-
Uses of LogCategoricalPairwiseTestParameters in org.processmining.statisticaltests.logcategoricaltest
Classes in org.processmining.statisticaltests.logcategoricaltest that implement LogCategoricalPairwiseTestParameters Modifier and Type Class Description classLogCategoricalPairwiseTestParametersDefaultMethods in org.processmining.statisticaltests.logcategoricaltest with parameters of type LogCategoricalPairwiseTestParameters Modifier and Type Method Description static CategoricalComparisonResultLogCategoricalPairwiseTest. computePairWise(org.deckfour.xes.model.XLog log, LogCategoricalPairwiseTestParameters parameters, org.processmining.framework.plugin.ProMCanceller canceller, org.processmining.framework.plugin.Progress progress)
-