I saw a code which is kind of like
Code:
regress y if x == 0
Both x and y are dummy variables. What is this regression? This is my 1st time to see a regression (reg y x) without x.


Many thanks in advance!