public class LogOddsEstimator extends BaseEstimator implements HasPriorProbability
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
LogOddsEstimator(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Number> |
getPrior() |
Number |
getPriorProbability(int index) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic Number getPriorProbability(int index)
getPriorProbability in interface HasPriorProbabilityCopyright © 2017. All Rights Reserved.