My study will use traditional multivariate regression on a continuous variable. We need a way for stata to tell us the *independent* variation that is attributed to *each* explanatory variable, again independent of the others. Imagine a model in which student test scores are regressed on family income, parental education, parent-child communication and parent monitoring of the child.
Basic two-variable correlation does not provide what we need because two-variable correlations will pick up "noise" from "third party" variables that are omitted in basic correlation.
I would think the command-tool we need is pcorr to produce the partial correlation.
Do you agree? Is there a pcorr-like function in stata in logistic models (dummy dependent variable models)?
If pcorr is appropriate, then why was dominance [domin] invented?
Does dominance analysis have meaningful advantages over partial correlation?
http://econpapers.repec.org/software...de/s457629.htm
Comment