BASELINE-TEST-STATISTIC

Simple Type Information

Used By

Source

<xs:simpleType name="BASELINE-TEST-STATISTIC">
  <xs:restriction base="xs:string">
    <xs:enumeration value="zValue"/>
    <xs:enumeration value="chiSquareIndependence"/>
    <xs:enumeration value="chiSquareDistribution"/>
    <xs:enumeration value="CUSUM"/>
    <xs:enumeration value="scalarProduct"/>
  </xs:restriction>
</xs:simpleType>