Class ImpliedOrientationRatioEst

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

public class ImpliedOrientationRatioEst extends Object implements Statistic
The Implied Arrow Orientation Ratio Est statistic calculates the ratio of the number of implied arrows to the number of arrows in unshielded colliders in the estimated graph. Implied Arrow Orientation Ratio in the Estimated Graph = (numImpliedArrows - numArrowsInUnshieldedColliders) / numArrowsInUnshieldedColliders. It implements the Statistic interface.
See Also: