Codec.Tq.Perm: Estimate for T^q_bar(Y|X) based on function Codec & a sample...

View source: R/cor.R

Codec.Tq.PermR Documentation

Estimate for T^q_bar(Y|X) based on function Codec & a sample of all / all increasing / all decreasing permutations

Description

Estimate for T^q_bar(Y|X) based on function Codec & a sample of all / all increasing / all decreasing permutations

Usage

Codec.Tq.Perm(X, Y, method = c("sample"))

Arguments

X

a data frame for input vector X

Y

a data frame for output vector Y

method

permuatation methods: sample / increasing / decreasing / full

Value

the value of T^q_bar(Y|X)


didec documentation built on Sept. 14, 2024, 9:07 a.m.

Related to Codec.Tq.Perm in didec...