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
variable with 2 conditionGood morning everyone, I have a problem on STATA. I have 2 variables (Ebitda08 and Ebitda09) and a t…
GARCH modelDear all, i am facing issue in running GARCH (1,1)Model. iterations are repeated but show as (NOT CO…
Histogram with bin freq and % on yaxisDear Statalist, I want to generate Histogram Stata with percent option and want counts/freq of bins…
Events in IntervalsHi, I am attempting to count admissions that have occurred for an ID variable (IDV) that occur (ADat…
How can I change by default stsetHello, I am working on neonatal mortality. So my time points are 0 day- 28 days 0 day is for those…
Subscribe to:
Post Comments (Atom)
0 Response to Survival Analysis and Longidutinal Data
Post a Comment