If I do univariate analyses to select variables that I will include in a multivariate analysis* (I know this is not advised), and for a given categorical variable, in the univariate analysis, category 0 has a p-value = 0.005 but category 2 has a p-value = 0.5 for example (reference category being category 1).
Should I include the categorical variable (category 0 and category 2, category 1 being the reference) as a whole or should I create a new categorical variable (category 0 = former category 0 and category 1 (reference) = category 1 or category 2).
Finally, as stated before, I know this is not advised, but are there things I can do to use this method (some sort of p value adjustment, some sort of correlation tests on the variables?)
(* it's a linear regression)