Overflow - Missing data generated
Posted: Fri Jan 23, 2015 1:48 am
Hi
I have a panel workfile (2001 2009 x 3001089 -- 19448830 obs).
When i generate the variable
genr h1=h/h(-1)
i get the error message "Overflow - missing data generated in genr h1=h/h(-1)", the program stops and the variable h1 is generated. (see attached image)
Why does this error message occur? is it because h(-1) does not exist for all observations (if so, shouldnt that just generate nas?).
Is there something wrong with the variable H1 that is generated? (the values looks fine)
Why does the program stop? Can I write a code which forces the program to continue?
Thomas
I have a panel workfile (2001 2009 x 3001089 -- 19448830 obs).
When i generate the variable
genr h1=h/h(-1)
i get the error message "Overflow - missing data generated in genr h1=h/h(-1)", the program stops and the variable h1 is generated. (see attached image)
Why does this error message occur? is it because h(-1) does not exist for all observations (if so, shouldnt that just generate nas?).
Is there something wrong with the variable H1 that is generated? (the values looks fine)
Why does the program stop? Can I write a code which forces the program to continue?
Thomas