Class IntAveDataSetProbs

java.lang.Object
edu.cmu.tetrad.bayes.IntAveDataSetProbs

public final class IntAveDataSetProbs extends Object
Estimates probabilities directly from data on the fly using maximum likelihood method, with the exception that if rows do not exist in the data satisfying a required condition because certain values are unattested, an attempt is made to remove each relevant column in turn, record the estimated probability with column removed from the condition (if it is defined), and then return the average over the estimated probabilities calculated this way.
Version:
$Id: $Id
Author:
josephramsey