Learn R Programming

gofCopula (version 0.2-2)

gofWhichCopula: Implemented copula for a certain test

Description

gofWhichCopula returns for a given test the applicable implemented copula.

Usage

gofWhichCopula(test)

Arguments

test
The test to search for copula.

Value

A character vector which consists of the names of the 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.

Examples

Run this code
gofWhichCopula("gofRosenblattSnB")

gofWhichCopula("gofPIOSTn")

Run the code above in your browser using DataLab