vz-risk / verisr

R package for working with VERIS data
21 stars 11 forks source link

'pattern' column is inconsistent. #6

Closed gdbassett closed 3 years ago

gdbassett commented 8 years ago

It appears that the 'pattern' column simply chooses the first pattern which matches out of c("Point of Sale", "Web Applications", "Privilege Misuse", "Lost and Stolen Assets", "Miscellaneous Errors", "Crimeware", "Payment Card Skimmers", "Denial of Service", "Cyber-Espionage", "Everything Else") The column is not necessary for filtering as the individual columns work fine and is inconsistent with the individual pattern columns. As such it should be removed from the code.

gdbassett commented 3 years ago

single logical columns are now ignored in getenumCI if multinomial columns exist.

gdbassett commented 3 years ago

Fixed in 2.3.2.014. Removed single column pattern.