Hello everyone, I am a PhD student from strategy area. I encountered a problem in model choice.
My dependent variable is "status". It is Bonacich’s (1987) power centrality, which accounts for the status of the affiliations in addition to connections. Y is in [0,1], at each endpoint, there would be a number of Zero and one. When Y equals to 0, that means the focal firm doesn't have affiliation within the time window. In fact, the reason why the Y is in [0,1] is the Bonacich’s (1987) power centrality is normalized. for example, if the original value is a, it would be normalized using the formula: (a- min)/(max-min). The max and min means the max and min in this year group.
My data structure is the panel data. in this case, if I intend to consider within difference and hence control the firm-fixed effect, could I use xtgee y x i.year, fam(bin) link(logit) corr(uns) vce(robust)? I am not sure whether fractional logit would be more suitable than xttobit. Anyone could give me some ideas about this.
P.s, I did run xtgee and the error hint is "convergence not achieved". Moreover, in year 2013, if the Y won't equal to 0. it would be omitted.(I am not sure whether the omission is caused by the endpoint.)
Thanks very much!
Best,
Christine
Related Posts with xttobit or fracreg for panel data? My dependent variable is from 0 to 1.
Looping through Stata datasets applying the same processing codeHello, I have a large dataset that I have split into 10 chunks, I have written some code to loop th…
Autocorrelation and ARCH/GARCHHi, I have times series of a stock return, and I want to detect if there is any effect on the month…
generate all Root MSE from regressionHey there, I have run 722 regressions with my data set for each firm year by using: bysort variable…
cluster robust hausman test for multiway clusteringDear all, I was looking to run a generalized hausman test for panel models with cluster-robust stan…
Too many observations for gen id = _nI am using a very large dataset and this technique for generating a unique id for each observation d…
Subscribe to:
Post Comments (Atom)
0 Response to xttobit or fracreg for panel data? My dependent variable is from 0 to 1.
Post a Comment