compute_ICA {Surrogate}R Documentation

Compute Individual Causal Association for a given D-vine copula model in the setting of choice.

Description

The compute_ICA() function computes the individual causal association for a fully identified D-vine copula model. See details for the default definition of the ICA in each setting.

Usage

compute_ICA(endpoint_types, ...)

Arguments

endpoint_types

(character) vector with two elements indicating the endpoint types: "continuous" or "ordinal".

...

Arguments to pass onto compute_ICA_ContCont(), compute_ICA_OrdCont(), or compute_ICA_OrdOrd()

Value

(numeric) A Named vector with the following elements:


[Package Surrogate version 3.4.1 Index]