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
2SLS For BeginnersI am would love some help understanding how to run a 2SLS. I am replicating a table and first ran an…
Comparing population and sample age and sex distributionHi all, I am not so sure if my logic for the code is right or wrong. I have to check if the age and…
Negative scale value using fixed effects quantile regression xtqregI have individual-level panel wealth-at-age data with 4600 observations on 350 individuals. Because …
Issue about xtpoisson with fixed effects and interpreting interaction effectHi Statalisters, When I use count data model to analyze my panel data with fixed effects, like -xtp…
Export matrix to Word with asdocx after the predict commandProf River Huang asked the following question Dear Attaullah, Is it possible to put the results …
Subscribe to:
Post Comments (Atom)
0 Response to how to gen variable with two value
Post a Comment