Hi Statalist,
Is it possible to create a coefficients table that produces percent change instead of covariates on the log scale? In other words, I want to exponentiate beta, subtract 1 from that value, and then multiply that value by 100? I know that eform does one part of this but is it possible to use esttab to show the percent change instead of only exponentiating beta ?
Also, this article does provide a mixed model example but I am still not sure how to incorporate: (exp(beta)-1)*100
One idea I had was to try and follow this example of how to use margins but I don't think it will work with my mixed model that has random effects and a Toeplitz residual structure.
Thank you for any insights you can provide!
Related Posts with Can esttab produce percent change results for mixed models with log-transformed dependent variable?
Moderation of an Interaction EffectDear Stata Forum, I am trying to figure out how I can test for how an interaction effect between tw…
Latent Class analysesWith only two time points, Can i suppose a quadratic trend in latent class analyses?? …
New -dstat- package available from SSCThanks to Kit Baum, a new package called dstat is available from the SSC Archive. dstat unites a var…
create a three way tableDear Statalist, I need to create a table like the one below, for which I was thinking on a command l…
Heteroscedasticity and Endogeneity in Conditional Logistic, Logistic and Probit ModelsHi, I have a binary dependent variable. I want to test for Heteroscedasticity and Endogeneity under …
Subscribe to:
Post Comments (Atom)
0 Response to Can esttab produce percent change results for mixed models with log-transformed dependent variable?
Post a Comment