I'm pretty new to Stata, so thanks in advance for your help! I'm trying to create a new variable that combines two existing variables, which should be very easy: generate newvar = v1 + v2. However, when I do this, my newvar has 0 observations (they're all being converted to missing values). Why might this be happening?
-
Login or Register
- Log in with

Comment