dbvtcop | R Documentation |
Density at (u,v)
dbvtcop(u, v, cpar, dfC)
u |
vector of values in (0,1) |
v |
vector of values in (0,1) |
cpar |
copula parameter, -1< cpar<1 |
dfC |
degrees of freedom |
out |
Vector of densities |
Pavel Krupskii
out = dbvtcop(0.3,0.5,-0.7,25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.