hi statalist--
i am having issues with the carryfoward package. hoping someone will be able to help out. I am trying to carry forward values of wages in my data by the variable EMP_STATUS_. My code looks like this:
bys PUBID EMP_STATUS_: carryforward CV_HRLY_, gen(test_wage)
there isn't any error presented, but it doesnt seem that carryforward is working properly (see attached photo). as you'll see, there are CV_HRLY_WAGE entries that are not carried forward even when the same EMP_STATUS_ is used. Array
Related Posts with carryforward
Questions about teffects nnmatch & error use option osample()Dear Stata Community! I hope you can help me out with some of the questions I have regarding the ne…
Error naming output files from macroHello, looping over a series of input files, I want to create a series of output files and name the…
Sortring in descending order in scatterplotsHi all, I am trying to build a two-way scatterplot having on the y axis values of a variable called…
PSM (ATET and ATE)Hello all, I will please like an answer to this question. When calculating Average Treatment Effect…
Error naming output files from macroHello, looping over a series of input files, I want to create a series of output files and name the…
Subscribe to:
Post Comments (Atom)
0 Response to carryforward
Post a Comment