Description Usage Arguments Author(s)
Adds a skew parameter alpha in [0,1]. Distribution function is found by
pbb1(u/u^alpha,v,cpar)*u^alpha
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | qcondbb1sk21(p, u, cparsk, eps = 1e-08, mxiter = 30, iprint = F)
qcondbb1sk12(p, v, cparsk, eps = 1e-08, mxiter = 30, iprint = F)
qcondbb1sk(p, u, cparsk, eps = 1e-08, mxiter = 30, iprint = F)
pbb1sk(u, v, cparsk)
pcondbb1sk21(v, u, cparsk)
pcondbb1sk(v, u, cparsk)
pcondbb1sk12(u, v, cparsk)
dbb1sk(u, v, cparsk)
|
cparsk |
copula parameter vector, third component in [0,1] |
eps |
tolerance for convergence |
mxiter |
maximum number of Newton-Raphson iterations |
Vincenzo Coia, Harry Joe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.