Cumulative density function of the Plackett copula evaluated at points (u,v) with given parameter exp(beta %*%cov)
plackett.copula(u, v, beta, cov)
Cumulative density function of the Plackett copula evaluated at points (u,v) with given parameter exp(beta %*%cov)
vector of points in [0,1] representing the first coordinate where the Plackett copula must be evaluated
vector of points in [0,1] representing the second coordinate where the Plackett copula must be evaluated
vector of coefficients to be multiplied with the covariates in order to determine the parameter of the Plackett copula
vector of covariates to be multipleid with the coefficients in order to determine the parameter of the Plackett copula
Kris Bogaerts kris.bogaerts@kuleuven.be
R. L. Plackett (1965). A class of bivariate distributions. Journal of the American Statistical Association, 60, 516-522.