You might also be interested in MvTDist in Distributions.jl: https://github.com/JuliaStats/Distributions.jl/blob/master/src/multivariate/mvtdist.jl
On Friday, 26 December 2014 19:50:03 UTC-6, jspark wrote: > > Hi, > > I am porting a matlab random number generation from multivariate T > distribution and attached, I am converting the mvtrnd.m function of Matlab. > > This is mixed version of Julia and original Matlab scripts and nonetheless > of my series of the modifications, it still making a error to me. > > Last error message is "* in apply, expected Function, got Int 64 in > mvtrnd3 at C:\\~mvtrnd3.jl:32 "* > > Thank you. > > >
