This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Multivariate t-distribution


On Sat, Jan 18, 2003 at 04:49:56PM +0100, Przemyslaw Sliwa wrote:
> I would like to ask you something. I have to simulate 
> multivariate t-distribution and cannot find anything about it.
> Does anyone know how to do this.

Sure, for example GNU R has a add-on package 'mvtnorm' for it, see its
manual at

    http://cran.r-project.org/doc/packages/mvtnorm.pdf
    
There is also a companion article in the Vol 1/2 issue of R News:

    http://cran.r-project.org/doc/Rnews/

I am sure that Brian et al would welcome a port to plain C which adheres to
the GSL coding standards.

Dirk

-- 
Prediction is very difficult, especially about the future. 
				             -- Niels Bohr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]