[R] Reduced Numerical Precision in 1.2.x?

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Jan 31 15:13:27 CET 2001


On Wed, 31 Jan 2001 Jeff_Lischer at mksinst.com wrote:

> I have noticed a definite loss of numerical precision going from 1.1.1 to
> 1.2.x under both Windows 98 and NT4 on x86 architecture.

Did you use exactly the same compiler?  If you used the pre-compiled
versions you are almost certainly attributing this to the wrong cause,
so please compile it yourself before making such statements, and do
check that you have read the CHANGES file.

> I noticed the
> difference when using the abcnon() function in the bootstrap package, but I
> think you could see the problem in any routine that involves subtracting
> relatively large numbers from each other.

Any badly-written routine, therefore?  Rounding error is a fact of life,
and I think your code is relying on its absence.

I find the code in package boot to be a great deal more trustworthy than
that in bootstrap.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list