[SciPy-User] what do scale, loc parameters actually mean?

Robert Kern robert.kern at gmail.com
Tue Jul 14 14:47:51 EDT 2015


On Tue, Jul 14, 2015 at 7:39 PM, Neal Becker <ndbecker2 at gmail.com> wrote:
>
> I'm using gamma.fit, and I get returned params:
> In [24]: params
> Out[24]: (1.1803836075007037, 276.9598220688149, 315.11452134103547)
>
> These parameters are not clearly documented, what do they (mathematically)
> mean?

http://docs.scipy.org/doc/scipy/reference/tutorial/stats.html#shifting-and-scaling

--
Robert Kern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20150714/e6280434/attachment.html>


More information about the SciPy-User mailing list