I have transformed my explanatory variables to a normal distribution as these variables include, proportions (logit transformed) and non normally distributed data (various transformations). The dependent variable is a count, hence I am using "family = poisson". I have read in some sources that it is uneccessary to transform the explanatory data but I don't understand the reasoning behind this.
Was transforming this data incorrect?