Regression for non-parametric data
Show older comments
I have a column of precipitation data.
A normality test indicates the data are non-parametric.
A histogram plot of the data does not resemble a normal curve.
So data violates normality assumption of regression
Question: Is it still possible to do a simple linear regression on the data?
If not, what are my options?
If I log transform the data, the precipitation data takes negative values, which is nonsense in the real world.
Any suggestions?
Thank you.
Accepted Answer
More Answers (0)
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!