[SciPy-User] Multivariate Student's t distribution in python

eneide.odissea eneide.odissea at gmail.com
Sun Oct 9 10:38:45 EDT 2011


Hi again Joseph
quick and dummy one. Can you point me out where I can find that function in
the sandbox?
I am looking at it now, but I cannot find it
EO

On Sun, Oct 9, 2011 at 8:19 AM, <josef.pktd at gmail.com> wrote:

> On Sun, Oct 9, 2011 at 8:06 AM, eneide.odissea <eneide.odissea at gmail.com>
> wrote:
> > Hi all
> > Just a quick info that I cannot sort it out.
> > Do you know if it is available in Python a Multivariate Student's t
> > distribution?
> > I cannot find it anywhere.There is a multivariate normal in the package
> > 'numpy.random'
> > (
> http://docs.scipy.org/doc/numpy/reference/generated/numpy.random.multivariate_normal.html
>  ) ,but
> > nothing in 'scipy.stats'.
> > Can you help me?
>
> Which methods do you need?
>
> I have most of it in scikits.statsmodels, but it's in the sandbox,
> mostly tested. If you just need rvs, then it's just a few lines of
> code.
>
> Josef
>
> > Kind Regards
> > EO
> >
> >
> > _______________________________________________
> > SciPy-User mailing list
> > SciPy-User at scipy.org
> > http://mail.scipy.org/mailman/listinfo/scipy-user
> >
> >
> _______________________________________________
> 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/20111009/1a2132d4/attachment.html>


More information about the SciPy-User mailing list