how to
Dividend dummy is a variable set to one if the firm paid a dividend in the year, and set to 0 if it did not.
gen dummy = 1 if dividend > 0 and 0 if dividend ==.
give me wrong
Related Posts with how to gen variable with two value
Mixed or xthybrid for time varying covariates in longitudinal data setHi, I am working on data set with two-time points. Exposure (y) at the first time point and outcome …
Issue with Graph Title Position - Issue with Ring positionHello: I'm trying to move a graph title to outside the plot area, specifically above it. I increase…
Collapsing observations in different rowsHi everybody I have some data this way: SP_E_CONSECUTIVO SP_Y_ESP_ENSEÑAR SP_Y_ESP_EVALUAR SP_Y_…
Confusion about command didregress in DiD help fileDear all, when reading the Stata help file regarding Difference-in-Differences for STATA 17, I saw t…
Panel-Data regression with time dummies, FE and time variant treatment effectsDear Stata-Experts, I have some trouble concerning my regression model for a panel data analysis. T…
Subscribe to:
Post Comments (Atom)
0 Response to how to gen variable with two value
Post a Comment