ind_teststat: Function that calculates the test statistic in the independence tests.
Description
This is an auxiliary function used by the independence tests.
Usage
ind_teststat(x_replicated, lg_object, S, h)
Arguments
S
Integration area, see ?ind_test
.
h
h-function for test statistic, see ?ind_test
.