Uses of Interface
org.processmining.statisticaltests.StatisticalTestParameters
-
-
Uses of StatisticalTestParameters in org.processmining.statisticaltests
Classes in org.processmining.statisticaltests with type parameters of type StatisticalTestParameters Modifier and Type Interface Description interfaceStatisticalTest<I,P extends StatisticalTestParameters>Classes in org.processmining.statisticaltests that implement StatisticalTestParameters Modifier and Type Class Description classStatisticalTestParametersAbstract -
Uses of StatisticalTestParameters in org.processmining.statisticaltests.logcategoricaltest
Subinterfaces of StatisticalTestParameters in org.processmining.statisticaltests.logcategoricaltest Modifier and Type Interface Description interfaceLogCategoricalPairwiseTestParametersinterfaceLogCategoricalTestParametersClasses in org.processmining.statisticaltests.logcategoricaltest that implement StatisticalTestParameters Modifier and Type Class Description classLogCategoricalPairwiseTestParametersDefaultclassLogCategoricalTestParametersAbstractclassLogCategoricalTestParametersDefault -
Uses of StatisticalTestParameters in org.processmining.statisticaltests.loglogunknownprocesstest
Subinterfaces of StatisticalTestParameters in org.processmining.statisticaltests.loglogunknownprocesstest Modifier and Type Interface Description interfaceLogLogUnknownProcessTestParametersClasses in org.processmining.statisticaltests.loglogunknownprocesstest that implement StatisticalTestParameters Modifier and Type Class Description classLogLogUnknownProcessTestParametersAbstractclassLogLogUnknownProcessTestParametersDefault -
Uses of StatisticalTestParameters in org.processmining.statisticaltests.modelmodellogtest
Subinterfaces of StatisticalTestParameters in org.processmining.statisticaltests.modelmodellogtest Modifier and Type Interface Description interfaceModelModelLogTestParametersClasses in org.processmining.statisticaltests.modelmodellogtest that implement StatisticalTestParameters Modifier and Type Class Description classModelModelLogTestParametersAbstractclassModelModelLogTestParametersDefault
-