StudentTCopulaPdf: Pdf of the copula of the Student t distribution at the...

Description Usage Arguments Value Author(s) References

Description

Pdf of the copula of the Student t distribution at the generic point u in the unit hypercube, as described in A. Meucci, "Risk and Asset Allocation", Springer, 2005.

Usage

1
  StudentTCopulaPdf(u, nu, Mu, Sigma)

Arguments

u

: [vector] (J x 1) grade

nu

: [numerical] degrees of freedom

Mu

: [vector] (N x 1) mean

Sigma

: [matrix] (N x N) scatter

Value

F_U : [vector] (J x 1) PDF values

Author(s)

Xavier Valls flamejat@gmail.com

References

A. Meucci - "Exercises in Advanced Risk and Portfolio Management" http://symmys.com/node/170, "E 88 - Copula vs. Correlation".

See Meucci's script for "StudentTCopulaPdf.m"


R-Finance/Meucci documentation built on May 8, 2019, 3:52 a.m.