Interface EmBayesProperties.Estimator

Enclosing class:
EmBayesProperties

public static interface EmBayesProperties.Estimator
Interface for an estimator.
  • Method Summary

    Modifier and Type
    Method
    Description
    estimate(BayesPm bayesPm, DataSet dataSet)
    estimate.