[ROOT] / doc / DocFrag / ARCQuery.QuantileKey.TryGetP
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | TryGetP | 
| Namespace | ARCQuery | 
| Type | QuantileKey | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | QuantileKey | 
| MethodName | TryGetP | 
| MethodSignature | Boolean TryGetP(ARCCore.IKIP, ARCCore.IP, ARCQuery.CompoundKey, ARCCore.IP ByRef, System.String ByRef) | 
Returns an integer with the number of the quantile group for the value returned by the given CompoundKey).
For instance if quantile QUARTILE is requested, will return a value between 1 and 4.
TODO: This code is mathematically unsound regarding homogenous or small datasets.
Generated 2025-10-31 04:56:03.031 UTC