summary.sscopu: Calculating Kendall's Tau and Spearman's Rho for 2-D Copula...

View source: R/summary.sscopu.R

summary.sscopuR 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 "sscopu".

...

Ignored.

Value

A list containing Kendall's tau and Spearman's rho.

See Also

Fitting functions sscopu and sscopu2.


gss documentation built on Aug. 16, 2023, 9:07 a.m.

Related to summary.sscopu in gss...