Description Usage Arguments Value Examples
Three-parameter bivariate copula families with a power parameter
| 1 2 3 4 5 6 7 | pbb1rpow(u,v,cpar)
dbb1rpow(u,v,cpar)
pcondbb1rpow(v,u,cpar)
qcondbb1rpow(p,u,cpar,pvec=c(0.01,seq(.02,.98,.02),.99),icheck=F)
pbb7pow(u,v,cpar)
dbb7pow(u,v,cpar)
pcondbb7pow(v,u,cpar)
 | 
| u | value in interval 0,1; could be a vector | 
| v | value in interval 0,1; could be a vector | 
| p | quantile in interval 0,1; could be a vector | 
| cpar | 3-parameter vector: (theta,delta) or reflected BB1 or BB7 copula with a third parameter eta>0 for the power | 
| pvec | for qcondbb1rpow(), a vector of quantiles to use with monotone interpolation | 
| icheck | flag to output a check on inverse | 
(conditional) cdf or pdf or quantile value(s)
| 1 2 3 4 5 6 7 8 9 10 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.