Distributions.jl
Distributions.jl copied to clipboard
MvTDist is not documented
It exists in https://github.com/JuliaStats/Distributions.jl/blob/b219803a0d03a7c75d7aef7c0bab6cd0d79997dc/src/multivariate/mvtdist.jl but there are not docstrings.
I would be happy to make a PR, but need some clarification from the package devs.
What should be the main entry point, mvtdist or MvTDist? I think the first is a better choice, as it does not directly expose types in the API. Cf #1763 #330 #329 #1607 #1608