[SciPy-User] scipy.stats.truncnorm behaviour

josef.pktd at gmail.com josef.pktd at gmail.com
Tue Apr 2 13:08:39 EDT 2013


On Tue, Apr 2, 2013 at 12:39 PM, Pauli Virtanen <pav at iki.fi> wrote:
> 02.04.2013 19:36, Joe Mellor kirjoitti:
>> I have been using both scipy.stats.norm and scipy.stats.truncnorm and
>> have found some (to me) unexpected differences in their behaviour.
>> The differences are in how each handles the size parameter given to the
>> rvs method.
> [clip]
>
> This seems related?
>
> https://github.com/scipy/scipy/pull/463

I think that fixed this case (when the problem is in _ppf)

It looks like a case of http://projects.scipy.org/scipy/ticket/793
problems with vectorized parameters when bounds depend on the parameters

Josef

> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list