Hello,
I am currently working on my Master's thesis in business and culture, and I'm investigating antecedents and moderators of Cultural Intelligence. I have found a few good articles and videos on how to incorporate moderators into a regression analysis in Rstudio, but I cannot find anything on antecedents...
So my question is, how do I incorporate antecedents into a "normal" regression analysis?
My analysis looks something like this btw (without the moderator):
lm(DP ~ IDV1 + IDV2 + Demographics, data=data2)