Open GoogleCodeExporter opened 9 years ago
Thanks again for reporting the issue! I am adding the case to the project tests
to investigate.
Original comment by cesarso...@gmail.com
on 8 Jan 2015 at 6:22
I forgot the R Script . Here it is
Original comment by lakshma...@gmail.com
on 8 Jan 2015 at 9:45
Attachments:
Hi Lakshmasri! Finally I have taken the time to fix this issue. One of the
problems that I saw is that the Accord.NET interpretation of the inputs differs
from the one in R. In R, the method expects the contents of the dvec vector to
be subtracted from the objective function, while Accord.NET expects it to be
summed. I also corrected a few more translation issues by comparing against
Turlach's 1998 Fortran routines.
Here are the changes made:
https://github.com/accord-net/framework/commit/215f29b252834b477435a5a9ac637f450
13410da?diff=unified&w=1
I will generate a new package for download soon.
Best regards,
Cesar
Original comment by cesarso...@gmail.com
on 14 Feb 2015 at 8:53
Thanks a lot for working on this. I'll run other use cases once I check out
the changes.
Original comment by lakshma...@gmail.com
on 14 Feb 2015 at 8:58
Original issue reported on code.google.com by
lakshma...@gmail.com
on 8 Jan 2015 at 2:46Attachments: