|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Student-t copula implementation. More...


Go to the source code of this file.
Classes | |
| struct | StudentTCopulaConfig |
| Configuration object for a Student-t copula. More... | |
| class | StudentTCopula |
| Student-t copula with correlation matrix and degrees of freedom. More... | |
Student-t copula implementation.
This header defines:
The Student-t copula is obtained from a multivariate Student latent vector:


Compared with the Gaussian copula, the Student-t copula can model stronger tail dependence.
Definition in file StudentTCopula.h.