VoseCopulaBiFrank

MR_dice_icon.jpg Download a complete copy of this risk analysis resource for free here.

See also: Copulas in ModelRisk, Bivariate Copula window, Vose Multivariate Copula, Archimedean copulas - Clayton Frank and Gumbel

{=VoseCopulaBiFrank(Theta, direction)}image876.gif

 

 

1Excel_icon.gif Example model

MR_window_Bivariate_Copula_1.jpg
The bivariate copula window

Array function that returns random variables from a bivariate Frank copula.

The output is an array of two cells, with randomly generated copula values between [0,1]. Link the U-parameter of distribution functions to these to generate values of these distributions correlated by this copula.

image255.gif

The optional direction parameter changes the direction of the copula. This can take values 1 or 2: 1 (default) means no rotation, 2 means the copula is rotated over 90°.

For the multivariate version of this copula see VoseCopulaMultiFrank.

Example: correlating variables with a bivariate Frank copula

So for example, to generate a normal(0,1) and a beta(2,1) value correlated by a Frank(10) copula, you would do the following:

VoseFunctions for this copula

VoseCopulaBiFrank generates values from this copula.

VoseCopulaBiFrankFit fits this copula to data.

VoseCopulaBiFrankFitP returns the parameter(s) of this copula fitted to data.