Hello,
To correct for a negative skew, I performed a reverse log transformation to my response variable, as such: log10(K + 1 - X), where K is the highest value of the variable X. If I understand correctly, to interpret the coefficients in my linear model, I now have to exponentiate them as such: 10^coefficient and... how do I correct for reversing the scores?