Newer
Older
This package provides tools for multivariate $t$ distributions (MTD):
* Calculation of distance/divergence between multivariate generalised Gaussian distributions (MGGD):
+ Renyi divergence
+ Kullback divergence
* Manipulation of MGGD distributions:
+ Probability density
+ Simulation of samples from a MGGD
+ Plot of the density of a MGGD with 2 variables
<!--
Install the package from CRAN:
```
install.packages("mstudentd")
```
-->
<!-- Or --> Install the development version from the repository, using the `devtools` package:
```
install.packages("devtools")
devtools::install_git("https://forgemia.inra.fr/imhorphen/mstudentd")
```
[Pierre Santagostini](mailto:pierre.santagostini@agrocampus-ouest.fr) and [Nizar Bouhlel](mailto:nizar.bouhlel@agrocampus-ouest.fr)
N. Bouhlel and D. Rousseau (2023), Exact Rényi and Kullback-Leibler Divergences Between Multivariate t-Distributions, IEEE Signal Processing Letters.