public class BEPBModelInference extends BEPBInference implements InferenceCaller
| Modifier and Type | Field and Description |
|---|---|
int |
lower |
int |
m_winner |
int |
upper |
caller, count, data, subEvidences| Constructor and Description |
|---|
BEPBModelInference() |
| Modifier and Type | Method and Description |
|---|---|
void |
doit(int M,
double probability) |
double |
logExpectationFactor(int m,
int lower_bound,
int upper_bound) |
double |
logPrior(int m) |
defaultLogPrior, doit, getCount, initCount, K, main, N, setData, setDatapublic void doit(int M,
double probability)
public double logExpectationFactor(int m,
int lower_bound,
int upper_bound)
logExpectationFactor in interface InferenceCallerpublic double logPrior(int m)
logPrior in interface InferenceCallerCopyright © 2015–2021 Fiji. All rights reserved.