public class SplitEventMap extends EventMapWithKey
key| Constructor and Description |
|---|
SplitEventMap(int key,
java.util.Collection<java.lang.Integer> values,
EventMap yesMap,
EventMap noMap)
Constructs new event map.
|
| Modifier and Type | Method and Description |
|---|---|
int |
map(int pdfClass,
int[] context)
Maps given context to probability distribution function.
|
getKeyValue