public class LogLogUnknownProcessTest extends java.lang.Object implements StatisticalTest<org.processmining.plugins.InductiveMiner.Pair<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog>,LogLogUnknownProcessTestParameters>
Constructor and Description |
---|
LogLogUnknownProcessTest() |
Modifier and Type | Method and Description |
---|---|
static double |
p(LogLogUnknownProcessTestParameters parameters,
org.processmining.framework.plugin.ProMCanceller canceller,
double[] sampleDistances,
com.google.common.util.concurrent.AtomicDouble distanceAB,
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog languageA,
org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog languageB,
int sampleSize) |
boolean |
rejectHypothesisForSingleTest(LogLogUnknownProcessTestParameters parameters,
double p)
No side effects allowed.
|
double |
test(org.processmining.plugins.InductiveMiner.Pair<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog> input,
LogLogUnknownProcessTestParameters parameters,
org.processmining.framework.plugin.ProMCanceller canceller)
Perform the test.
|
public boolean rejectHypothesisForSingleTest(LogLogUnknownProcessTestParameters parameters, double p)
StatisticalTest
rejectHypothesisForSingleTest
in interface StatisticalTest<org.processmining.plugins.InductiveMiner.Pair<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog>,LogLogUnknownProcessTestParameters>
public double test(org.processmining.plugins.InductiveMiner.Pair<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog> input, LogLogUnknownProcessTestParameters parameters, org.processmining.framework.plugin.ProMCanceller canceller) throws java.lang.InterruptedException
StatisticalTest
test
in interface StatisticalTest<org.processmining.plugins.InductiveMiner.Pair<org.deckfour.xes.model.XLog,org.deckfour.xes.model.XLog>,LogLogUnknownProcessTestParameters>
java.lang.InterruptedException
public static double p(LogLogUnknownProcessTestParameters parameters, org.processmining.framework.plugin.ProMCanceller canceller, double[] sampleDistances, com.google.common.util.concurrent.AtomicDouble distanceAB, org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog languageA, org.processmining.earthmoversstochasticconformancechecking.stochasticlanguage.log.StochasticLanguageLog languageB, int sampleSize) throws java.lang.InterruptedException
java.lang.InterruptedException