powered by
Constructs a Plackett copula class object with its corresponding parameter.
plackettCopula(param)
a numeric vector specifying the parameter values.
A Plackett copula object of class "'>plackettCopula".
"'>plackettCopula"
Plackett, R. L. (1965). A Class of Bivariate Distributions. Journal of the American Statistical Association 60, 516--522.
ellipCopula, archmCopula.
ellipCopula
archmCopula
# NOT RUN { plackett.cop <- plackettCopula(param=2) # }
Run the code above in your browser using DataLab