[Numpy-discussion] Adding covariance matrix of fitted parameters to fit methods of numpy.polynomial
Tom Bird
tombird1992 at gmail.com
Thu Jul 21 15:43:30 EDT 2016
See issue #7780: https://github.com/numpy/numpy/issues/7780
Would be good if the numpy.polynomial fit methods (e.g. numpy.polynomial.legendre.Legendre.fit) could return the covariance matrix of the fitted parameters, in the same way as numpy.polyfit.
Let me know if there are any suggestions/concerns. Otherwise I’m happy to add the code and update the docs.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20160721/48f9cebd/attachment.html>
More information about the NumPy-Discussion
mailing list