Attribute | GeneralRegressionModel/@cumulativeLink |
<xs:simpleType name="CUMULATIVE-LINK-FUNCTION"> <xs:restriction base="xs:string"> <xs:enumeration value="logit"/> <xs:enumeration value="probit"/> <xs:enumeration value="cloglog"/> <xs:enumeration value="loglog"/> <xs:enumeration value="cauchit"/> </xs:restriction> </xs:simpleType> |