public class OriginatorCorrelationMetric extends CorrelationBinaryLogMetric
compensateFrequency, divisorsnormalized, relations, sizedescription, invert, name, normalizationMaximum| Constructor and Description |
|---|
OriginatorCorrelationMetric() |
OriginatorCorrelationMetric(int eventCount) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
measure(org.deckfour.xes.model.XEvent reference,
org.deckfour.xes.model.XEvent follower) |
getMeasure, measure, rectifyFrequency, setSizeclone, getNormalizedMatrix, isValid, setMeasure, setNormalizationMaximum, sizegetDescription, getInvert, getName, getNormalizationMaximum, setDescription, setInvert, setName, toStringpublic OriginatorCorrelationMetric(int eventCount)
eventCount - public OriginatorCorrelationMetric()
eventCount - protected double measure(org.deckfour.xes.model.XEvent reference,
org.deckfour.xes.model.XEvent follower)
measure in class BinaryLogMetric