Often it is useful to have a continuous variable behave like a discrete one. To do this, you can break up the total range of the continuous variable into a number of intervals by supplying numbers showing where one interval ends and the next begins (called thresholds). This is known as discretizing the variable. Each interval results in one state of the discrete version of the variable. More Info
Home > P_discretize