Re: [R] "NaN" answer don't understand why

2020-11-14 Thread varin sacha via R-help
Dear Bill, Many thanks for your response. I got it. Best, Le samedi 14 novembre 2020 à 00:17:10 UTC+1, Bill Dunlap a écrit : fit <- robustgam::robustgam(...) produces a list, with no class attached, so residuals(fit) invokes the default method for residuals(), which essentially r

Re: [R] analyzing results from Tuesday's US elections

2020-11-14 Thread Rolf Turner
On Fri, 13 Nov 2020 19:02:19 -0800 Jeff Newmiller wrote: > It was explained in the video... his counts were so small that they > spanned the 1-9 and 10-99 ranges. Sorry, missed that. I'll have to watch the video again. Thanks. cheers, Rolf > > On November 13, 2020 6:59:49 PM PST, Rolf Tu

Re: [R] long integer handling

2020-11-14 Thread Yousri Fanous
Thank you! On Sat, Nov 14, 2020 at 12:54 AM Rui Barradas wrote: > Hello, > > I forgot to suggest package gmp. See the second example in > > ?gmp::bigz > > Hope this helps, > > Rui Barradas > > Às 05:50 de 14/11/20, Rui Barradas escreveu: > > Hello, > > > > You can compute the exact result with p