Hello,
I have a dataset for which I want to see which of the independent variables are affecting the dependent variable. I standardized the dataset in Rstudio. I was thinking of using GLM in Rstudio to address the question. As per the results of Shapiro-Wilk's test, the dependent variable is not normally distributed. So, I cannot use Gaussian family in GLM. The dataset contains negative values post the standardization process. So, I cannot use a Poisson distribution in the GLM. I was wondering if anybody could suggest how I could proceed with running the GLM.
Thanks in advance,
Best wishes,
Sraman