Displaying 4 results from an estimated 4 matches for "port_nlsb".
2015 Jul 15
1
Two bugs showing up mostly on SPARC systems
...the following URLs:
> >
> > https://github.com/radfordneal/pqR/commit/739a4960a4d8f3a3b20cfc311518369576689f37
>
> Thanks for the report. Just one followup on this one:
>
> There are two sections of code that are really similar. Your patch
> applies to the code in port_nlsb(), but there's a very similar test in
> port_nlminb(), which is called from nlminb() in R. Do you think it
> would be a good idea to apply the same patch there as well? It doesn't
> look like it would hurt, but I don't know this code at all, so it might
> be unnecessary....
2015 Jul 14
3
Two bugs showing up mostly on SPARC systems
In testing pqR on Solaris SPARC systems, I have found two bugs that
are also present in recent R Core versions. You can see the bugs and
fixes at the following URLs:
https://github.com/radfordneal/pqR/commit/739a4960a4d8f3a3b20cfc311518369576689f37
https://github.com/radfordneal/pqR/commit/339b7286c7b43dcc6b00e51515772f1d7dce7858
The first bug, in nls, is most likely to occur on a 64-bit
2015 Jul 14
0
Two bugs showing up mostly on SPARC systems
...can see the bugs and
> fixes at the following URLs:
>
> https://github.com/radfordneal/pqR/commit/739a4960a4d8f3a3b20cfc311518369576689f37
Thanks for the report. Just one followup on this one:
There are two sections of code that are really similar. Your patch
applies to the code in port_nlsb(), but there's a very similar test in
port_nlminb(), which is called from nlminb() in R. Do you think it
would be a good idea to apply the same patch there as well? It doesn't
look like it would hurt, but I don't know this code at all, so it might
be unnecessary.
Duncan Murdoch
>...
2005 Dec 22
3
Windows crash in confint() with nls fit (PR#8428)
Full_Name: Ben Bolker
Version: 2.2.1
OS: Windows XP and 2000
Submission from: (NULL) (128.227.60.124)
The following code, using confint() to try
to get confidence intervals on an nls object
that has been fitted with algorithm="port"
reliably crashes R 2.2.0 and 2.2.1 with the
latest version of MASS on a Windows 2000 and
a Windows XP machine here. I *think* earlier
versions of MASS