Hello,
I want to transform a continuous variable to a categorical variable.
I have only a histogram after doing this:
eqprhistogram height, bin(5)
How can I know cutpoint values for each category? I want to know exact ranges.
If you have other advice for transforming continuous variables to categorical variables, let me know.
thanks
I want to transform a continuous variable to a categorical variable.
I have only a histogram after doing this:
eqprhistogram height, bin(5)
How can I know cutpoint values for each category? I want to know exact ranges.
If you have other advice for transforming continuous variables to categorical variables, let me know.
thanks
Comment