Codec.Tq.Perm {didec} | R 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)
[Package didec version 0.1.0 Index]