Learn R Programming

gofCopula (version 0.4-2)

Goodness-of-Fit Tests for Copulae

Description

Several Goodness-of-Fit (GoF) tests for Copulae are provided. A new hybrid test, Zhang et al. (2016) is implemented which supports all of the individual tests in the package, e.g. Genest et al. (2009) . Estimation methods for the margins are provided and all the tests support parameter estimation and predefined values. The parameters are estimated by pseudo maximum likelihood but if it fails the estimation switches automatically to inversion of Kendall's tau. For reproducibility of results, the functions support the definition of seeds. Also all the tests support automatized parallelization of the bootstrapping tasks. The package provides an interface to perform new GoF tests by submitting the test statistic.

Copy Link

Version

Install

install.packages('gofCopula')

Monthly Downloads

367

Version

0.4-2

License

GPL (>= 3)

Maintainer

Simon Trimborn

Last Published

May 9th, 2025

Functions in gofCopula (0.4-2)

gofKernel

2 dimensional gof test of Scaillet (2007)
gofCustomTest

Function to derive own tests
gofKendallCvM

gof test (Cramer-von Mises) based on Kendall's process
gofKendallKS

gof test (Kolmogorov-Smirnov) based on Kendall's process
gofGetHybrid

GetHybrid gof test
gofOutputHybrid

Output Hybrid gof test
gofCvM

The CvM gof test using the empirical copula
gofKS

The KS gof test using the empirical copula
gofCheckTime

Combining function for tests
gofCopula4Test

Implemented copula for a certain test
gofWhich

The function gofWhich was renamed to gofTest4Copula. Please use gofTest4Copula.
gofPIOSRn

2 and 3 dimensional gof test based on the in-and-out-of-sample approach
gofPIOSTn

2 and 3 dimensional gof test based on the in-and-out-of-sample approach
gofWhite

2 dimensional gof tests based on White's information matrix equality.
gofRosenblattSnB

The SnB test based on the Rosenblatt transformation
gofWhichCopula

The function gofWhichCopula was renamed to gofCopula4Test. Please use gofCopula4Test.
gofTest4Copula

Applicable gof tests for testing problem
gofRosenblattChisq

Gof test using the Anderson-Darling test statistic and the chi-square distribution
gofRosenblattGamma

Gof test using the Anderson-Darling test statistic and the gamma distribution
gofRosenblattSnC

The SnC test based on the Rosenblatt transformation
print.gofCOP

Printing function for objects of class gofCOP
print.goftime

Printing function for an object of class goftime. goftime objects are created by the function gofCheckTime.
plot.gofCOP

Plotting function for objects of class gofCOP
gofco

Interface with copula class
gof

Combining function for tests
gofArchmSnB

The ArchmSnB test based on the Rosenblatt transformation for archimedean copula
Banks

Volatility-adjusted log returns of the two Banks Citigroup and Bank of America.
IndexReturns3D

Log returns of european stock indices
IndexReturns2D

Log returns of european stock indices
gofArchmChisq

ArchmChisq Gof test using the Anderson-Darling test statistic and the chi-square distribution
gofArchmSnC

The ArchmSnC test based on the Rosenblatt transformation for archimedean copula
gofArchmGamma

The ArchmGamma Gof test using the Anderson-Darling test statistic and the gamma distribution
CryptoCurrencies

Volatility-adjusted log returns of the two Cryptocurrencies Bitcoin and Litecoin.
CopulaTestTable

Applicable dimensions and copula for each test