[SciPy-User] bivariate distribution

Warren Weckesser warren.weckesser at enthought.com
Mon Oct 3 07:09:47 EDT 2011


On Mon, Oct 3, 2011 at 6:08 AM, Warren Weckesser <
warren.weckesser at enthought.com> wrote:

>
>
> On Mon, Oct 3, 2011 at 4:38 AM, Bala subramanian <
> bala.biophysics at gmail.com> wrote:
>
>> Friends,
>> Is there any way to calculate the bivariate/joint probability distribution
>> function in scipy.
>>
>>
> If by "the" bivariate/joint probability distribution you mean a bivariate
> normal distribution, you can use numpy.random.multivariate_normal:
>
> http://docs.scipy.org/doc/numpy/reference/generated/numpy.random.multivariate_normal.html#numpy.random.multivariate_normal
>
>

Well, to draw samples from it, anyway...



> Warren
>
>
> Thanks,
>> Bala
>>
>> _______________________________________________
>> SciPy-User mailing list
>> SciPy-User at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-user
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20111003/92447a8a/attachment.html>


More information about the SciPy-User mailing list