Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: eyex after quantile regression
From
Lisa Marie Yarnell <[email protected]>
To
[email protected]
Subject
st: eyex after quantile regression
Date
Wed, 28 Aug 2013 23:28:30 -0700
Hi all--Is the eyex option (for obtaining elasticities) available
after quantile regression?
I can run this:
sqreg zbmi stratum2 schbmimean ecopct hispanic spanothl bmi_p50b if
grade == 4 & boy == 1, quantile (.25 .5 .75)
outtex, lab level legend details
mfx, predict(xb eq(#1))
mfx, predict(xb eq(#2))
mfx, predict(xb eq(#3))
But when I requested eyex, it didn't work (see below). Is it available?
. mfx, predict(xb eq(#1)) eyex
y = -12.268157 < 0, eyex not available
r(459);
. mfx, eyex
y = -12.268157 < 0, eyex not available
r(459);
--
Lisa M. Yarnell
Department of Psychology
University of Southern California
3620 McClintock Ave.
Mailroom SGM 501, Office 826B
Los Angeles, CA 90089-1061
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/