Hey guys, I tried this command
label define currmarr 0 "no currently legally married" 1 "currently legally married"
label val currmarr currmarr
after that I wanted to change 0 label to "not currently legally married", how can I make that change after I already defined it, stata tells me this:
. label define currmarr 0"not currently legally married"
label currmarr already defined
r(110);
. label define currmarr 0 "no currently legally married" 1 "currently legally married", change
option change not allowed
r(198);
Related Posts with label define
 Keeping variables with different cases in each groupDear Statalist users,
I would like to ask this data management questions. For example I have indivi… Keeping variables with different cases in each groupDear Statalist users,
I would like to ask this data management questions. For example I have indivi…
 using graph hbar with Panel DataHey! I have Panel Data on Commodity (Variable) prices across 36 Cities (Variable) from Jan to April … using graph hbar with Panel DataHey! I have Panel Data on Commodity (Variable) prices across 36 Cities (Variable) from Jan to April …
 Difference -in-difference research designHi all,
I have a panel data (firm and year). I create Post indicator for states that adopt certain … Difference -in-difference research designHi all,
I have a panel data (firm and year). I create Post indicator for states that adopt certain …
 how to incorporate both fixed effects and robust std errors into panel analysisI am doing an event study where i use a panel analysis (different observations on a same day) with d… how to incorporate both fixed effects and robust std errors into panel analysisI am doing an event study where i use a panel analysis (different observations on a same day) with d…
 standard errors when calculating marginal effects of logisitc regressionHello,
I have calculated the marginal effects of my logistic regression with robust standard errors… standard errors when calculating marginal effects of logisitc regressionHello,
I have calculated the marginal effects of my logistic regression with robust standard errors…
Subscribe to:
Post Comments (Atom)
0 Response to label define
Post a Comment