gofCopula4Test: Implemented copula for a certain test

Description Usage Arguments Details Value Examples

View source: R/Copula4Test.R

Description

gofCopula4Test returns for a given test the applicable implemented copula.

Usage

1

Arguments

test

The test to search for copula.

Details

In case that the decision for a certain gof test was already done, it is interesting to know which copula can be used with this test.

Value

A character vector which consists of the names of the copula.

Examples

1
2
3
gofCopula4Test("gofRosenblattSnB")

gofCopula4Test("gofPIOSTn")

gofCopula documentation built on April 22, 2021, 5:10 p.m.