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: RE: multivariate lpoly
From
"Gregory, Christian - ERS" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: RE: multivariate lpoly
Date
Mon, 10 Mar 2014 18:11:38 +0000
You might try -margintegrate-, which uses marginal integration to "integrate out" the nuisance variable (x2) and estimate the conditional expectation of y on x1 (with x2 integrated out).
All best,
Christian
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of László Sándor
Sent: Monday, March 10, 2014 1:47 PM
To: [email protected]
Subject: st: multivariate lpoly
Hi all,
I found some prior notes on the list about multivariate nonparametric regression, but no definitive conclusion. Is there something you would recommend now? Anything that scales as gracefully with the number of x's as possible? (The curse of dimensionality is always an issue with this kind of work.)
Think of
lpoly y x1 [x2 …], generate(ybar)
instead of the simple
lpoly y x, generate(ybar)
Some older code is available as kernreg.ado of Chuck Manski detailed in http://faculty.wcas.northwestern.edu/~cfm754/bounds_stata.pdf
Thanks!
Laszlo
*
* 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/
This electronic message contains information generated by the USDA solely for the intended recipients. Any unauthorized interception of this message or the use or disclosure of the information it contains may violate the law and subject the violator to civil or criminal penalties. If you believe you have received this message in error, please notify the sender and delete the email immediately.
*
* 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/