base_cover_percent | FLOAT | real | | | | | The percentage of the base class records in the rule in the subset | Search (1) |
coverage | FLOAT | real | | | | | The total population | Search (1) |
coverage_percent | FLOAT | real | | | | | The percentage of total population | Search (2) |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
exp_accuracy | FLOAT | real | | | | | A formula to calculate the accuracy of the rule | Search (2) |
hit | FLOAT | real | | | | | The population that follow this rule | Search (1) |
hit_percent | FLOAT | real | | | | | The percentage og the population that follow this rule | Search (1) |
is_real_world | LONG | tinyint | | | 0 | DIRECT | Indicates if it is a real world; 1=Yes, 0=No; Default=0 | Search (3) |
is_value | LONG | tinyint | | | 0 | DIRECT | Indicates if a specific measure is used. ; 1=Yes, 0=No; Default = 0. | Search (3) |
non_base_cover_prcnt | FLOAT | real | | | | | The percentage of the non base class records in the rule in the subset | Search (1) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (3) |
relative_risk | FLOAT | real | | | | | The ratio of the base and non base hits | Search (2) |