Class PvalueUniformityUnderNull

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

public class PvalueUniformityUnderNull extends Object implements Statistic
Estimates whether the p-values under the null are Uniform using the Markov Checker. This estimates whether the p-value of the Kolmogorov-Smirnov test for distribution of p-values under the null using the Fisher Z test for the local Markov check is uniform, so is only applicable to continuous data and really strictly only for Gaussian data.
Version:
$Id: $Id
Author:
josephramsey
See Also: