objid | rule_stats | objid | Internal record number of rule_stats | 3 (UNIQUE) |
rule_objid | anls_rule | objid | Internal record number of anls_rule | |
rs_main_objid | rule_set | objid | Internal record number of rule_set | |
rs_objid | rule_set_de | objid | Internal record number of rule_set_de | |
rule_number | anls_rule | rule_num | A serial number of the rule | |
is_manual | anls_rule | is_manual | Indicates whether the rule is generated manually; 1=Yes, 0=No; default=0 | |
rule_header | anls_rule | header | A string that contains the first 3 attributes of the rule | |
description | anls_rule | display | Conditions of the rule | |
rule_description | anls_rule | description | Description of the rule description | |
class_objid | rs_cls_simp | objid | Internal record number of rs_cls_simp | |
class_condition | anls_rule | class_value | Undecorated condition | |
is_value | rule_stats | is_value | Indicates if a specific measure is used. ; 1=Yes, 0=No; Default = 0. | |
is_real_world | rule_stats | is_real_world | Indicates if it is a real world; 1=Yes, 0=No; Default=0 | |
exp_accuracy | rule_stats | exp_accuracy | A formula to calculate the accuracy of the rule | |
coverage | rule_stats | coverage | The total population | |
coverage_percent | rule_stats | coverage_percent | The percentage of total population | |
hit | rule_stats | hit | The population that follow this rule | |
hit_percent | rule_stats | hit_percent | The percentage og the population that follow this rule | |
base_hit_percent | rule_stats | base_cover_percent | The percentage of the base class records in the rule in the subset | |
non_base_hit_percent | rule_stats | non_base_cover_prcnt | The percentage of the non base class records in the rule in the subset | |
relative_risk | rule_stats | relative_risk | The ratio of the base and non base hits | |
importance | anls_rule | importance | Rule importance (high, medium, low). | |