Hi All, I appreciate your time and response. I have built a model using main effects, interactions, and sometimes 2nd orders. I have used Standard Least Squares and 60% of the data. About 20% is used for validation and 20% for test sets.
R2, adj R2, and those for validation and test sets are all about 98-99%. VIFs are all between 1 to 2.
The only issue is I have a significant lack of fit.
What can I do here? Can I ignore the LoF?
PS: I noticed when I find a model from GenReg (pruned or Lasso, etc.) and I use its model terms and try them in Standard Least Square, I get almost the same model and with a significant Lack of Fit. Does that mean it's not taken into account in GenReg?