 | SQXGiniFromAUC Method |
Function [float] GiniFromAUC([float] AUC)
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntaxpublic static SqlDouble GiniFromAUC(
SqlDouble AUC
)
Parameters
- AUC
- Type: System.Data.SqlTypesSqlDouble
[float]
Return Value
Type:
SqlDouble[float]
RemarksGiniFromAUC function.
See Also