Suppose you have panel data (many observations for each person) and you have a discrete ordered outcome for worker status (entry level, assistant, manager, exit labor force) that you want to model transitions between as a function of time-fixed and time-varying covariates. For example based on covariates, what is probability of an assistant becoming a manager at the next time step. I wish to model this type of data in Stata but am not sure if there is such a way to do it to account for the repeated observations. I have tried using xtset ID or cluster vce ID but they all give different result and some of the probabilities simply don't make sense. For example in some cases the probability of going from "exit labor force" to "assistant" is more than 20% even though there are no transitions like this in the model. Finally- some people tell me this is a markov problem but that assumes the time in each worker status does not matter but it does so i am wondering how to account for these different aspects.
Any advice would be very useful at this time.
Related Posts with Multinomial logistic regression with Panel Data
Mediation analysis with Sem and OlsHi all, I am currently working on mediation analysis and effects decomposition. Since one of my main…
CEM: Stata vs RDear StataListers, I can't get why the analyzes below, performed in Stata / R, do not produce the s…
import many files and generate an `id' variable as the file name.Dear All, Suppose that I have the following 3 files (in fact, about 4,000 similar files). The file n…
Past event absorbHi there, I need the stockprice of the last day from the year before the announcementdate I have …
Quantile regression (QR) for fixed effect panel data : which command is more approriated ?Dear all, i'm working on may PhD thesis ( the impact of risk taking on firm performence) using a da…
Subscribe to:
Post Comments (Atom)
0 Response to Multinomial logistic regression with Panel Data
Post a Comment