Hello everyone,
I hope you're all well.
I have a question about the centring of variables when there is interaction.
I know that in traditional linear models, the continuous variables that make up the interaction must be centred to make it easier to interpret the coefficients. My question is: should this also be done for non-linear models such as quantile regressions and fractional logit regressions (fracreg logit)?
For example
FOR =β_0+β_1 DUMGEND+ β_2 DIVERSITY+ β_3 DUMGEND*DIVERSITY+Ycontrol_(i,t)+ α_i+ δ_t+ ε_(i,t)
Here DUMGEND is a dummy that takes 1 or 0 and DIVERSITY is a continuous variable. So I've centred DIVERSITY in the linear regression framework, should I also do this in non-linear regressions?
Thanks in advance
I hope you're all well.
I have a question about the centring of variables when there is interaction.
I know that in traditional linear models, the continuous variables that make up the interaction must be centred to make it easier to interpret the coefficients. My question is: should this also be done for non-linear models such as quantile regressions and fractional logit regressions (fracreg logit)?
For example
FOR =β_0+β_1 DUMGEND+ β_2 DIVERSITY+ β_3 DUMGEND*DIVERSITY+Ycontrol_(i,t)+ α_i+ δ_t+ ε_(i,t)
Here DUMGEND is a dummy that takes 1 or 0 and DIVERSITY is a continuous variable. So I've centred DIVERSITY in the linear regression framework, should I also do this in non-linear regressions?
Thanks in advance
Comment