Objects from the Class
Objects can be created by calls of the form new("IndependenceLinearStatistic", object, varonly = FALSE, \dots)
where object
is an object of class
"IndependenceTestProblem"
, varonly
is a logical
indicating that slot covariance
(see Slots) should only
contain the diagonal elements of the covariance matrix.Extends
Class "IndependenceTestProblem"
, directly.
Class "IndependenceProblem"
, by class
"IndependenceTestProblem"
, distance 2.Known Subclasses
Class "IndependenceTestStatistic"
, directly.
Class "MaxTypeIndependenceTestStatistic"
, by class
"IndependenceTestStatistic"
, distance 2.
Class "QuadTypeIndependenceTestStatistic"
, by class
"IndependenceTestStatistic"
, distance 2.
Class "ScalarIndependenceTestStatistic"
, by class
"IndependenceTestStatistic"
, distance 2.