Skip to content
Prev 276051 / 398506 Next

Question on estimating standard errors with noisy signals using the quantreg package

Many thanks for your comments. The median of the r_i is something around
1000. And for the time being there are no covariates, though this might
change in the future. We are only starting to exploit a very nice data set.

Regarding the probability of being in the data, p, I would say it is indeed
constant across doctors. The data set is a subset of a larger administrative
data set. While the administrative data cover all patients, the data we use
cover all patients born on one of four days of the month (which are
specified a priori). Since I regard this sampling procedure akin to drawing
patients at random from the complete administrative data set, I think p=4/30
is constant across doctors.

Again, I very much appreciate any comments or suggestions.
Regards, Thorsten

-----Urspr?ngliche Nachricht-----
Von: Roger Koenker [mailto:rkoenker at illinois.edu] 
Gesendet: Montag, 31. Oktober 2011 21:24
An: Thorsten Vogel
Cc: r-help at r-project.org help
Betreff: Re: [R] Question on estimating standard errors with noisy signals
using the quantreg package
On Oct 31, 2011, at 7:30 AM, Thorsten Vogel wrote:

            
not
summary.rq?
r_i,
How big are the r_i?  I presume that they are big enough so that you don't
want to worry about the integer "features" of the data?  Are there really no
covariates?  If so then you are fine with the iid option, but if not,
probably
better to use "nid".   If the r_i can be small, it is worth considering the
dithering
approach of Machado and Santos-Silva (JASA, 2005).
the
the
Is it reasonable to assume that the p is the same across doctors?  This
seems
to be some sort of compound Poisson problem to me, but I may misunderstand
your description.
command:
http://www.R-project.org/posting-guide.html