Hi everyone,
This is an urgent question. I appreciate if you could share the solution. I am simply trying to calculate percentage growth of some variables and it gives me this error ---variable ifscode not found
r(111)-- How can I get solve it? Thank you very much
Here I display description of the data and then the code that giving error
Array
This is an urgent question. I appreciate if you could share the solution. I am simply trying to calculate percentage growth of some variables and it gives me this error ---variable ifscode not found
r(111)-- How can I get solve it? Thank you very much
Here I display description of the data and then the code that giving error
Array
:
gen woil=100*(pnrgw-L1.pnrgw)/L1.pnrgw variable ifscode not found r(111);