Hi there,
I am I am working with data where the outcome is continuous and we have several predictor variables. My first model was using multiple linear regression but the residuals are very clearly not normally distributed.
[ATTACH]temp_23388_1626209169287_644[/ATTACH]
I considered log transforming my dependent variable, but came across these articles recommending using Poisson regression instead: https://www.stata.com/stata-news/news34-2/spotlight/ and https://blog.stata.com/2011/08/22/us...tell-a-friend/
Now, my data are such that they naturally have clusters (players on teams), so one question I have is if I should use the cluster option or the vce(robust) option. These two methods significantly change the confidence intervals of one of the coefficients in the model [in vce(robust) one of the predictors is very significant, but using cluster(team) that same predictor is not].
Lastly, I am not clear on how to interpret these coefficients- do I back transform each coefficient using the margins command?
Any help on this is greatly appreciated.
Thanks
Related Posts with Interpreting results of a model for nonnegative, skewed dependent variables
How to remove observations with no change in the dependent variable in a regression ?I have a panel data set that is of the form shpro date price 1 1 100 1 2 100 1 3 100 1 4 …
Panel Regression - Top 10% of income of each industry each yearDear all, unfortunately I am new to Stata and I dont really know how to go ahead. I want to perform…
Three way tables using svysetHello, I am using Stata 13 and I have a question regarding three way tables while using complex sur…
factor variables and time-series operators not allowedHi, I am trying to run the following the codes, but get the error message "factor variables and tim…
discrepancy between mixed results and contrast commandHi, I'm running a mixed model for longitudinal data with a two by two categorical interaction (all o…
Subscribe to:
Post Comments (Atom)
0 Response to Interpreting results of a model for nonnegative, skewed dependent variables
Post a Comment