ind_teststat {lg}R Documentation

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

x_replicated

A sample.

lg_object

An lg-object.

S

Integration area, see ?ind_test.

h

h-function for test statistic, see ?ind_test.


[Package lg version 0.4.1 Index]