summary.sscopu {gss} | R Documentation |
Calculating Kendall's Tau and Spearman's Rho for 2-D Copula Density Estimates
Description
Calculate Kendall's tau and Spearman's rho for 2-D copula density estimates.
Usage
## S3 method for class 'sscopu'
summary(object, ...)
Arguments
object |
Object of class |
... |
Ignored. |
Value
A list containing Kendall's tau and Spearman's rho.
See Also
Fitting functions sscopu
and sscopu2
.
[Package gss version 2.2-7 Index]