Class MarkovCheckKolmogorovSmirnoffPBestOf10

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

public class MarkovCheckKolmogorovSmirnoffPBestOf10 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 the best p-value out of 10 repetitions.
Author:
josephramsey
See Also: