Class ImpliedArrowOrientationRatioEst

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

public class ImpliedArrowOrientationRatioEst 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: