-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bad fit observed for specific data #467
Comments
Hm interesting, thanks @clarkliming . Is this looking any better with the latest TMB? And how is it with the default optimizer |
@danielinteractive yes the
L-BFGS-B first)
|
I see thanks @clarkliming , and does the new TMB change anything for this case or not? |
haven't had the chance to test the new TMB; currently ocean only supports R-4.3 however in rspm Matrix require at least R-4.4; installing previous version from source always fails while installing from binary also fails (tell me that not supported) |
Ah ok, maybe something to check with the Ocean team for help? |
@clarkliming At least here on a Windows laptop I get a good result with
With the latest
|
@danielinteractive yes this bad fit only occurs on one of my machine, has not got the time to investigate |
Hi @clarkliming , did you get a chance to try already with the latest version of the package? |
recently I ran into a very bad fit on only one of my machines with BFGS optimizer. The data is uploaded, and the call is
the result looks like
but using
L-BFGS-B
everything looks much betterThe session info can be found here
data.rds.gz
The text was updated successfully, but these errors were encountered: