Skip to content

curve_fit.jl: fix #255#256

Open
donovaly wants to merge 1 commit intoJuliaNLSolvers:masterfrom
donovaly:fix-bug225
Open

curve_fit.jl: fix #255#256
donovaly wants to merge 1 commit intoJuliaNLSolvers:masterfrom
donovaly:fix-bug225

Conversation

@donovaly
Copy link

fixes #255

  • use always the MSE and us QR decomposition for the calculation
  • remove unused code line

- use always the MSE and us QR decomposition for the calculation
- remove unused code line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wrong calculation of covariance matrix in function StatsAPI.vcov(fit::LsqFitResult)

1 participant