search for: raimundo

Displaying 4 results from an estimated 4 matches for "raimundo".

Did you mean: raimund
2020 Jun 16
1
[External] numericDeriv alters result of eval in R 4.0.1
...L(VECTOR_ELT(pars, i))[j] = origPar;* } } Maybe a (naive?) fix is change the if statement in the inner most loop to if (!R_FINITE(REAL(ans_del)[k])) { * REAL(VECTOR_ELT(pars, i))[j] = origPar; error(_("Missing value or an infinity produced when evaluating the model"));*} Regards, Raimundo Neto Em ter., 16 de jun. de 2020 ?s 11:31, <luke-tierney at uiowa.edu> escreveu: > Thanks; definitely a bug. I've submitted it to the bug tracker at > > https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17831 > > Best, > > luke > > On Mon, 15 Jun 2020, Raim...
2020 Jun 15
2
numericDeriv alters result of eval in R 4.0.1
...sing running the same version of R on Windows 10. I wonder, is this an intended behavior of the function or really a bug? options(digits=22) env1 = new.env() env1$x = rnorm(10) env1$a = 3 eval(quote(x^a), env1) numericDeriv(quote(x^a), "a", env1) eval(quote(x^a), env1) env1$a Thank you! Raimundo Neto [[alternative HTML version deleted]]
2020 Jun 16
0
[External] numericDeriv alters result of eval in R 4.0.1
Thanks; definitely a bug. I've submitted it to the bug tracker at https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17831 Best, luke On Mon, 15 Jun 2020, Raimundo Neto wrote: > Dear R developers, > > I've run into a weird behavior of the numericDeriv function (from the stats > package) which I also posted on StackOverflow (question has same title as > this email, except for the version of R). > > Running the code bellow we can see t...
1998 Oct 07
3
upgrade
Hi all, How can I upgrade my samba-1.9.18p3 to samba-1.9.18p10? I'm running Solaris 2.6. Thanks! Jose Raimundo