Interface SufficientStatistics

All Known Implementing Classes:
BNSufficientStatistics, CTBNSufficientStatistics

public interface SufficientStatistics
Interface for sufficient statistics of discrete nodes.
  • Method Details

    • computeSufficientStatistics

      void computeSufficientStatistics(DiscreteStateNode node, Dataset dataset)
      Computes the sufficient statistics of a discrete node.
      Parameters:
      node - node whose sufficient statistics are computed
      dataset - dataset from which is extracted the sufficient statistics