Displaying 1 result from an estimated 1 matches for "baertsoenkaai".
2018 Jan 19
1
bug fix integer overflow in medpolish function
...<- sum(abs(z), na.rm = na.rm)
I think this "overflow" could be easily fixed by changing this line to:
newsum <- sum(as.numeric(abs(z)), na.rm = na.rm)
With kind regards
Ludger Goeminne
?
Ludger Goeminne - Ph.D. Student
VIB-UGent Center for Medical Biotechnology
Albert Baertsoenkaai 3 - 9000 Gent - Belgium
Tel: +32 (0)9 264 9360
mbc.vib-ugent.be
-------------- next part --------------
A non-text attachment was scrubbed...
Name: matrix.rda
Type: application/x-gzip
Size: 2071 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20180119/3257a...