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