Learn R Programming

coin (version 1.0-24)

ScalarIndependenceTestStatistic-class: Class "ScalarIndependenceTestStatistic"

Description

Represent scalar test statistics

Arguments

Objects from the Class

Objects can be created by calls of the form new("ScalarIndependenceTestStatistic", its, alternative).

Extends

Class "IndependenceTestStatistic", directly. Class "IndependenceLinearStatistic", by class "IndependenceTestStatistic", distance 2. Class "IndependenceTestProblem", by class "IndependenceTestStatistic", distance 3. Class "IndependenceProblem", by class "IndependenceTestStatistic", distance 4.