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
Picking initial values for a specificDear all, I have an unbalanced panel of 57,910 observations of country, industries and year (2003-2…
Type mismatch when trying to get substringHi, I'm working with trade data and I want to get a substring from a numeric code that includes the …
Hausman test with xtpoissonHello everyone, I am using a xtpoisson model, because I have a dependent count variable. I want to …
Importing and Assigning Data By YearHello, I'm working on a research paper in which I'm examining the relationship between sea surface …
Mulitple CV graphs for lasso/elasticnet estimatesHi, I am running different regularized estimators, elasticnet and linear lasso. I want to plot Cross…
Subscribe to:
Post Comments (Atom)
0 Response to carryforward
Post a Comment