Python lmfit takes weights into account, but Julia LsqFit package seems not to

Just in case, the weights provided to LsqFit.jl should be inverse variances. See this other thread.

1 Like