Does there exist any active implementations of a multivariate Student’s T distribution? I need one for a model I am implementing but the only information I could find was from a multi year old issue on the Distributions.jl package that had no follow up:
I mostly need to be able to sample from the distribution so rand and evaluate the ‘pdf’ / ‘logpdf’ . The size of the distribution could be quite large, though unlikely. I would expect most applications to be less than 10 dimensions though can’t necessarily say a priori.
here is a few examples of something I could potentially want the distribution for: