Class TailPrecision

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

public class TailPrecision extends Object implements Statistic
TailPrecision is a class that implements the Statistic interface. It calculates the tail precision, which is the ratio of true positive arrows to the sum of true positive arrows and false positive arrows.
See Also: