I have one dependent variable, three independent variables, I am to estimate a regression model. Actually, I am not very sure about the procedure to do this.
Till so far, I ran GLM procedure for each independent variable, and found that two themselves are significant, one itself is not. So next, should I do interaction for all of them? No matter significant or not, or something else?
Set the dependent variable is A, the independent variables are B, C and D, I use the following model
"model A=B|C|D", then find there is no output, I guess it is because of the DF?
Who can help me with this?
...Thank you all.