Class RADSubgroupFitScore
[Serializable]
public class RADSubgroupFitScore
- Inheritance
-
RADSubgroupFitScore
- Extension Methods
Properties
- IsOutlier
Gets or sets whether the subgroup behaves as an outlier compared to other subgroups that use the same shared model. This value is automatically determined by comparing the subgroup's ModelFit against the ModelFit values of the other subgroups. Available from DataMiner 10.6.0/10.6.1 onwards.
- ModelFit
Gets or sets the model data fit value for the subgroup. A high ModelFit value (i.e. a value close to 1) indicates that the subgroup's behavior closely aligns with the overall model. A low ModelFit value (i.e. a value closer to 0) indicates that the subgroup's behavior deviates significantly from the behavior learned by the overall model.
- SubgroupID
Gets or sets the unique identifier of the subgroup.