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

chaim-e/independence documentation built on Oct. 31, 2020, 10:11 a.m.