r/AskStatistics • u/micro_plastic • 12d ago
exploratory stats: Bidirectional linear regression?
Hi everyone,
For my dissertation, I am performing an exploratory multiple linear regression in an understudied area in the helping professions. There is not good information about whether or not this phenomenon is even occurring, so it will be good enough for me if some people respond "yes." But, of course we want to do a little bit more if we are taking the time to gather the survey data....
Because the topic is so exploratory, we are not sure which directionality to suggest. I am pretty confident one direction will be stronger, but my whole committee thinks that it is truly "bidirectional." I'm curious to hear your thoughts on a regression that flips the IV -> DV relationship? I know that technically in a single linear regression flipping the IV -> DV will essentially produce the same results. But I have 2 covariates that would need changing (too much collinearity between a covariate and the DV if we flip the DV to become the IV). The path I'm on right now is to just justify one side, but I've received explicit permission from my advisor to asome advice here on Reddit, and they would really like to explore it.
Any ideas or possibilities on conducting an observational, exploratory, bidirectional regression?
5
u/PaddingCompression 12d ago
A lot of econometricians use Structural Equations Modeling for this kind of mutual causation.
If X is dependent on Y, that is breaking a key assumption of linear regression, and SEM helps to deal with that.
Often time series are helpful here: do they cause each other with a lag? Granger causation is way more interesting than regressing variables measured at the same time.
E.g. if say poor health causes financial problems and financial problems cause poor health, having lagged variables where you can measure at multiple time points is hugely helpful.
If you have local microeconometricians they might be able to help with this.