Class MarkovCheckKsPassesBestOf10

java.lang.Object
edu.cmu.tetrad.algcomparison.statistic.MarkovCheckKsPassesBestOf10
All Implemented Interfaces:
Statistic, Serializable

public class MarkovCheckKsPassesBestOf10 extends Object implements Statistic
Represents a markov check statistic that calculates the Kolmogorov-Smirnoff P value for whether the p-values for the estimated graph are distributed as U(0, 1). This version reports whether the p-value is greater than 0.05 and reports the best of 10 repetitions.
Author:
josephramsey
See Also: