<>
*************
sysuse auto, clear
sqreg price weight length foreign, ///
quantile(.25 .5 .75 .9) reps(100)
mfx, predict(xb eq(#1))
mfx, predict(xb eq(#2))
mfx, predict(xb eq(#3))
mfx, predict(xb eq(#4))
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Carlos Garcia
Gesendet: Mittwoch, 15. Juli 2009 18:02
An: [email protected]
Betreff: st: Elasticities after Quantile Regresion
Dear statalist members:
I am running mfx after qreg and sqreg for quantile regression. I want
to get the elasticities from at least 4 quantiles at the same time
without making a loop; is it possible?
Regards,
Carlos Garcia
--
Carlos Garcia
LSU Student
http://www.lsusports.net/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/