plackettCopula {copula} | R Documentation |
Constructs a Plackett copula class object with its corresponding parameter.
plackettCopula(param)
param |
a numeric vector specifying the parameter values. |
A Plackett copula object of class "plackettCopula"
.
R.L. Plackett (1965). A Class of Bivariate Distributions. Journal of the American Statistical Association, 60:516–522.
plackett.cop <- plackettCopula(param=2) tailIndex(plackett.cop)