Hi!
I am doing a longitudinal analysis on the effects of firm contexts/practices on employees' relationships.
The data contains four waves of data from 2010 to 2016, taken every two years.
My dependent variable is a binary variable on whether an employee has a mentor within his/her organization; independent variables include both context- and individual-level variables related to organizations:
xtlogit mentor x1 x2 x3 ... i.year, re vce(r)
Then, I want to do another analysis on whether employees experienced any "change" in mentorship; that is, whether his/her relationships with their mentors changed over the years (e.g. lost a mentor; gained a mentor; no change).
So the new model would be
xtlogit change_mentor x1 x2 x3 ... i.year, re vce(r)
My question is, is it possible to create a dependent variable measuring the change? Also, is it theoretically and empirically feasible to test such model via random effects model?
Thank you so much in advance for your inputs!
Related Posts with Measuring change in logistic random effects model
Trust game and a new method to measure reciprocityI am working in with a Trust Game Experiment and someone suggest me that I can use an alternative me…
Regressing panel data returns "repeated time values within panel"Hi somebody there. I am new to start and I am trying to regress panel data from a huge cohort that f…
Help with -foreach loop commandHi, I am trying to simplify my code to generate and replace multiple variables. Below is the code t…
rerun the code to count TFP and error continues to emerge as saying missing values in cluster variable __000002 not allowedHi, I am using almost the same code to count TFP, but it continues to saying" missing values in clus…
Changing a variable by a factor of 1000Hi, I have a float variable of birth weight in grams but there are approximately 250 entries which h…
Subscribe to:
Post Comments (Atom)
0 Response to Measuring change in logistic random effects model
Post a Comment