tauplackett {CopulaInference} | R Documentation |
Kendall's tau for Plackettfamily
Description
This function computes Kendall's tau for Plackett family using numerical integration
Usage
tauplackett(cpar, rotation = 0)
Arguments
cpar |
Copula parameter >0 |
rotation |
Rotation: 0 (default value), 90, 180, or 270. |
Value
tau |
Kendall's tau |
Examples
tauplackett(2,270)
[Package CopulaInference version 0.5.0 Index]