New dependence wdm
instead of pcaPP
for
fast computation of Kendall’s tau.
Functions CKT.kernel
, CKT.hCV.l1out
,
CKT.hCV.Kfolds
and CKTmatrix.kernel
gain a new
choice "wdm"
for the argument typeEstCKT
. This
new choice allows for faster computation using the package
wdm
. For observations without ties, it is equivalent to the
previous choice typeEstCKT = 4
.