Hi, I have trouble with selecting proper model to fit the data. I first apply the simple linear regression with one independent variable and one dependent variable. However, it fits bad. I would like to now what model is appropriate for data distribution like this? Or what can I do to improve the fit?
This variable cannot be used to predict the response (other than poorly).
You need to try a different variable.
This variable cannot be used to predict the response (other than poorly).
You need to try a different variable.
Your data look like a X correspond to many Y . Could try PROC QUANREG (quantitle regression). @Rick_SAS wrote a couple of blogs about it .
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.