Hey everyone,
To exclude/flag perfectly collinear covariates in regression commands, Stata uses _rmcoll. I was wondering, how exactly _rmcoll works under the hood. Does it work based on the calculation of variance inflation factors (VIF)? The documentation doesn't really say anything about the method. Also, I've failed to locate the corresponding .ado-file in my Stata folder.
Thanks for any hints in advance!
Best,
Boris
To exclude/flag perfectly collinear covariates in regression commands, Stata uses _rmcoll. I was wondering, how exactly _rmcoll works under the hood. Does it work based on the calculation of variance inflation factors (VIF)? The documentation doesn't really say anything about the method. Also, I've failed to locate the corresponding .ado-file in my Stata folder.
Thanks for any hints in advance!
Best,
Boris

Comment