public interface ConditionalExpectationEstimator
| Modifier and Type | Method and Description |
|---|---|
RandomVariable |
getConditionalExpectation(RandomVariable randomVariable)
Return the conditional expectation of a given random variable.
|
RandomVariable getConditionalExpectation(RandomVariable randomVariable)
randomVariable - Given random variable.randomVariable.Copyright © 2019. All rights reserved.