Learn R Programming

gofCopula (version 0.4-2)

CopulaTestTable: Applicable dimensions and copula for each test

Description

CopulaTestTable returns a table which shows the applicable dimensions and copula for each test.

Usage

CopulaTestTable()

Arguments

Value

A character matrix which consists of dimensions for the combination of tests and copula.

Details

Before performing a gof test with the package on a dataset, it pays out to know the implemented copula and dimensions for each test. This function is dedicated to help finding the applicable tests depending on the copula and dimensions available.

Examples

Run this code

CopulaTestTable()

Run the code above in your browser using DataLab