Does it matter to "goodness of the model" what values are used as references in factor data?
The reason for asking is that when using factor data such as in the following post:
How to interpret Pr(>|t|) of factor variables?
one can adjust the p-values of independent variables of the factor data by changing the reference value, e.g. by using R's relevel()
function. But even if this does change the p-values to make variables seem more significant, then does changing the reference actually change the model or the goodness of the model in any way?