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

Evgeni Burovski evgeny.burovskiy at gmail.com
Tue Jul 14 15:02:07 EDT 2015


On Jul 14, 2015 10:00 PM, "Robert Kern" <robert.kern at gmail.com> wrote:
>
> 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
>

Or the Examples section of
http://docs.scipy.org/doc/scipy-dev/reference/generated/scipy.stats.rv_continuous.html

Evgeni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20150714/5b588e7f/attachment.html>


More information about the SciPy-User mailing list