Density and random generation for the multivariate Student t distribution with location equal to mu, precision matrix equal to Q (or scale matrix equal to Sigma).
Mentioned functions implement the multivariate Student t distribution with a density given by [REMOVE_ME]
where p is the dimension, nu>0 degrees of freedom, mu the location parameter and Sigma the scale matrix.
For nu>1, the mean in equal to mu, for nu>2, the covariance matrix is equal to (nu/(nu−2))∗Sigma.
Description
Density and random generation for the multivariate Student t distribution with location equal to mu, precision matrix equal to Q (or scale matrix equal to Sigma).
Mentioned functions implement the multivariate Student t distribution with a density given by
where p is the dimension, nu>0 degrees of freedom, mu the location parameter and Sigma the scale matrix.
For nu>1, the mean in equal to mu, for nu>2, the covariance matrix is equal to (nu/(nu−2))∗Sigma.