I have a database with longitudinal data with 55.000 observations that looks like this:
Array
I would like:
1) Remove all the ID that are not present from 2006-2010 (here remove B and C)
2) Create a dummy variable which takes 1 if the ID has recovered its profitability from 2006 and 0 if the ID has not be able to do so (here A would be 1, and D would be 0)
3) Create a variable that computes the time it took an ID to recover (here A it would be 3 years)
The idea is to make a regression with: xtgee ln(time_to_recover) = profitability + other variables (r&d expenses, debt, etc.). Si that I can asses the characteristics that drives to resilience (recovery) of companies.
Related Posts with Survival Analysis and Longidutinal Data
conformability error (503) in Synthetic control methodI am facing the issue of “conformability error (503)” while running the synth command in Stata 15.1.…
Error Running xtcsd testHi Dear, When I run xtcsd, pesaran after estimating fixed effects model in Stata.....I get the erro…
define size dummy of cityDear All, the following question is from here (https://bbs.pinggu.org/forum.php?mod...=1#pid57703787…
Hausman TestHello, This is my first post so forgive me if I explain anything wrong. I am currently running a pan…
egen newvar = group(oldvar), labelHi. I want to assign values to string data. Therefore I tried to convert the string var into a nume…
Subscribe to:
Post Comments (Atom)
0 Response to Survival Analysis and Longidutinal Data
Post a Comment