Bookmark and Share

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]

RE: st: RE: RE: A math question


From   "Feiveson, Alan H. (JSC-SK311)" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   RE: st: RE: RE: A math question
Date   Fri, 21 Dec 2012 10:29:38 -0600

You can't optimize a function of median |ei| by setting it's derivative to zero because the partial derivatives don't exist at ei = 0. You would have do something like linear programming (as is done in LAD regression).


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of CJ Lan
Sent: Friday, December 21, 2012 10:10 AM
To: [email protected]
Subject: RE: st: RE: RE: A math question

What happens is the following:

Recall the Huber weighting functions in the robust estimator is defined as (k= tuning constant and sigma is the robust estimate of the "scale" used to standardize the errors) w=1, if |e|<=k*sigma w=k*sigma/|e|, if |e|>k*sigma

Sigma (aka scale) in several software including Stata (I believe) is defaulted as MAE/norminv(0.75), where MAE = median of absolute errors = median{|ei|, i=1,...,n}.  n=no. of data points.  "Norminv" is the inverse of standard normal fun.
e = estimation error = y - u(b,x).

Now, what I try to do is to compute the derivative as well as Hessian of the weights, w, with respect to the parameters b.  Both Sigma and errors are a function of b.  

I am stuck at taking derivative of the Sigma wrt b, because it involves with the "median".  

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of David Hoaglin
Sent: Friday, December 21, 2012 10:52 AM
To: [email protected]
Subject: Re: st: RE: RE: A math question

The median is a function of a distribution.  You did not specify the distribution of x.  If you explained the context for your question, we might be able to shed better light.

David Hoaglin

On Fri, Dec 21, 2012 at 10:42 AM, CJ Lan <[email protected]> wrote:
> Al,
>
> I think the "median" is a function, just like the "mean" is a function, not just a number.
>
> BTW, the derivative of abs(x^3) should be 3*x*abs(x) because the 
> derivative can be derived as
>  abs(x^3)/(x^3)*(3*x^2) = 3*abs(x)*x^2/x = 3*x*abs(x).
>
> I wish others could shed a light too?  Thx.
*
*   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/


PLEASE NOTE: Florida has a very broad public records law. Most written communications to or from the Town of Jupiter officials and employees regarding public business are public records available to the public and media upon request. Your e-mail communications may be subject to public disclosure. Under Florida law, e-mail addresses are public records. If you do not want your e-mail address released in response to a public records request, do not send electronic mail to this entity. Instead, contact this office by phone or in writing. The views expressed in this message may not necessarily reflect those of the Town of Jupiter. If you have received this message in error, please notify us immediately by replying to this message, and please delete it from your computer. Thank you.

This message has been scanned for malware by Websense. www.websense.com

*
*   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/

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index