Hello All,
The continuous variables in my dataset (sample>300) are skewed and log-transformation etc. do not make them normal. Besides, the nature of variables is such that transforming them would not really make for intuitive interpretation.
Yet, I would like to use parametric methods, such as multiple regression.
From Rascati, Smith, & Neilands (2001) ("Dealing with Skewed Data: An Example Using Asthma-Related Costs of Medicaid Clients"), I get the impression that bootstrapping regression results will be a good solution.
With bootstrapped standard errors and confidence intervals (specifically, bias-corrected -- it being a non-parametric bootstrap method), my results should be valid. Am I correct?
Please advise.