[R] atlas for R1.1.1 and R1.2 different?
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Tue Nov 14 14:16:41 CET 2000
Douglas Bates <bates at stat.wisc.edu> writes:
> On a Debian 2.2 system running yesterday's snapshot of R-1.2.0 I get
>
> > library(integrate)
> > "prds" <- function (s,r,sn=1)
> + 1/(pi*sqrt(1-s^2))/(sqrt(2*pi)*sn)*exp(-(r-s)^2/(2*sn^2))
> > integrate(prds, -1,+1,minpts=100,maxpts=NULL,eps=0.01,r=0)
> value relerr minpts lenwrk ifail
> 0.3146147 0.009182386 1023 283 0
Ditto with RH6.2
linked with
gcc -shared -o integrate.so adapt.o adapt_callback.o bsrl.o flfm.o nxprt.o symrl.o wht.o -L/usr/local/lib -lg2c -lm -L/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66 -L/usr/i386-redhat-linux/lib -lm
[but I wonder how -L/usr/local/lib got into my LIBPATHS...]
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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