Skip to content
Prev 7280 / 15075 Next

dblepr for 64B R

Hi David,

Thanks, but this picture is exactly what I was getting in 64B.....   
and it is entirely bogus.
Fortunately, this morning I discovered that ddot in fortran needs to  
be declared double
in 64B, but apparently doesn't in 32B... and this resolves the  
problem.  I've submitted
an updated version of quantreg to CRAN that fixes the problem.   The  
dblepr was just
an intermediate debugging issue, and was entirely my stupidity.  It  
works exactly
as it should once variables are declared double.  Why ddot behaves  
differently in 64B
vs 32B is still mysterious to me, but so are many aspects of ordinary  
life, so I have
resolved not to question further.


Roger Koenker
rkoenker at illinois.edu
On Jun 17, 2010, at 8:00 PM, David Winsemius wrote: