Is there an easy way to take a numeric attribute, like “percent of forest cover” for states, break it into 2 or more categories based on threshold value(s) (like over or under 43% forestation), and make a new attribute that is categorical–such as “over or under threshold value for forest cover”. So the new variable in this case would have two values, “over” and “under”.