public class BEPBBinBoundariesInference extends BEPBInference implements InferenceCaller
| Modifier and Type | Field and Description |
|---|---|
int |
m_prime |
caller, count, data, subEvidences| Constructor and Description |
|---|
BEPBBinBoundariesInference() |
| Modifier and Type | Method and Description |
|---|---|
void |
doit(int M) |
int |
getBoundary(int m) |
double |
logExpectationFactor(int m,
int lower_bound,
int upper_bound) |
double |
logPrior(int m) |
int |
rebin(int originalBin) |
defaultLogPrior, getCount, initCount, K, main, N, setData, setDatapublic void doit(int M)
doit in class BEPBInferencepublic int getBoundary(int m)
public int rebin(int originalBin)
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.