Skip to content
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

Update the parameter documentation in curve_fit #446

Merged
merged 1 commit into from Feb 23, 2013

Conversation

taldcroft
Copy link
Contributor

The documentation describing the sigma parameter of the
optimize.curve_fit function was updated to remove the reference
to representing the standard deviation of the data.  This is 
misleading because the sigma value is used purely as a relative
weighting factor.

See also:
http://mail.scipy.org/pipermail/scipy-user/2013-February/034191.html

The documentation describing the `sigma` parameter of the
`optimize.curve_fit` function was updated to remove the reference
to representing the standard deviation of the data.  This is 
misleading because the `sigma` value is used purely as a relative
weighting factor.

See also:
http://mail.scipy.org/pipermail/scipy-user/2013-February/034191.html
@josef-pkt
Copy link
Member

looks good to me, not misleading anymore

dlax added a commit that referenced this pull request Feb 23, 2013
Update the parameter documentation in curve_fit
@dlax dlax merged commit b7b85cd into scipy:master Feb 23, 2013
@dlax
Copy link
Member

dlax commented Feb 23, 2013

merged, thanks

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.

None yet

3 participants