Hello, Statalist community!
I feel a little foolish posting this question but I'm hoping that someone will be kind enough to share some insights.
I am reviewing several different models with varying structural differences. I am modeling panel data from 55 neighborhoods during 1990-2014 I am trying to figure out which model has the best fit. 1. XT (GEE, POISSON, NBREG) each reviewing the different correlation structures of independent, exchangeable, identity, unstructured, or ar1)
2. ME (POISSON, NBREG) ) each reviewing the different correlation structures of independent, exchangeable, identity, unstructured, or ar1)
3. GLM (Gamma distribution and identity link)
Currently, I run each model then use the test and lrtest commands, as well as compare the AIC BIC. As well as using the test and lrtest commands. I am using Stata 15.1.
Is there anything else I should be doing?
Sincerely,
Brennan
Related Posts with Goodness of fit for panel data
Same date or within 7 days, within two variablesDear statalist-members, I need to identify patients that got med1 and med2 on the same day, or withi…
spmap polygon sepearate graphsDear all, I'm trying to overlay EU NUTS2 and NUTS3 using spmap, but the polygon option doesn't combi…
Checking DuplicationsI am trying to use xtset and I know how to remove any duplications. Is there a way to see if the non…
Simple percentiles using wide datasetHello, I'm not sure why I am having such trouble creating a variable corresponding to percentiles. …
Obtain which bin and corresponding density each observation in plotted histogram belongs to?Hello everyone, Suppose I plot a histogram: Code: clear set obs 10 g z = _n replace z = 5 if _n …
Subscribe to:
Post Comments (Atom)
0 Response to Goodness of fit for panel data
Post a Comment