Hello,
I have a very basic question regarding the normal distribution assumptions. My data contains clinical variables in which some show moderately normal distribution, most of them are left skewed. Kruskall-Wallis showed significant p value for all variables rejecting the null hypothesis. I want to perform a correlation analysis and build a regression model adjusting covariates. I came across that regression is a parametric test. How to then go for my data processing?
shall I transform the non-normal variables and continue with regression?
or shall I transform the entire data frame with all variables?
or shall I use a non-parametric tests? I am not sure what instead of linear regression i could use?
your help will be greatly appreciated here
Thank-you,