You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggested behavior: Add include_factors (defaults to FALSE for backward comp) to allow some for of winsorizing, where levels with low frequency -- defined by threshold -- to be combined to ".other".
The text was updated successfully, but these errors were encountered:
Originally posted #47
Current behavior: factors aren't winsorized.
Suggested behavior: Add
include_factors
(defaults toFALSE
for backward comp) to allow some for of winsorizing, where levels with low frequency -- defined bythreshold
-- to be combined to".other"
.The text was updated successfully, but these errors were encountered: