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, setData
public void doit(int M, double probability)
public double logExpectationFactor(int m, int lower_bound, int upper_bound)
logExpectationFactor
in interface InferenceCaller
public double logPrior(int m)
logPrior
in interface InferenceCaller
Copyright © 2015–2021 Fiji. All rights reserved.