Following the question here, how to I refer to GLM in my project?
Just a recap:
GLM is a general model that includes a number of regression techniques. I have used it to test the main effects of IVs (continuous and categorical) on the DV and also the IV-IV interactive effect on the DV.
I am confused about whether I should just say that I used GLM for data analysis, or is there a specific method to mention with GLM (e.g. I used SSI in GLM for data analysis).
This is necessary (in my mind) because names of other statistical tests are precise (e.g. ANOVA). I know GLM is general but there has to be some way to communicate precise information on this technique.
Many thanks for any pointers.