Class ImpliedArrowOrientationRatioEst2

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

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