dPPPP_COP_1_90 | R Documentation |
Copula density function of PPPP_COP that is rotated for 90 degrees counter clock-wise (when a=b=1)
dPPPP_COP_1_90(uvec, vvec, al, be)
al , be |
the four shape parameters. |
u , v |
values in (0,1). |
dPPPP_COP_1_90(0.2, 0.4, 1,1)
dPPPP_COP_1_90(0.8, 0.3, 1,1)
dPPPP_COP_1_90(c(0.2,0.8), c(0.4, 0.3), 1,1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.