max_hoeffding: Maximum data size for Hoeffding's statistics

Description Usage Value See Also Examples

View source: R/RcppExports.R

Description

Data at most this size should not cause an overflow in the computation of Hoeffding's D statistic or its refinement. This may depend on the availability of 64-bit or 128-bit words to the compiler in use.

Usage

1

Value

100413509 in 128-bit mode, 14081 in 64-bit mode.

See Also

hoeffding.D.test hoeffding.refined.test

Examples

1

independence documentation built on Jan. 14, 2021, 5:20 a.m.