IndependenceTestStatistic-class {coin} | R Documentation |
Representing test statistics
Objects can be created by calls of the form new("IndependenceTestStatistic", itp, varonly)
.
teststatistic
:"numeric"
standardizedlinearstatistic
:"numeric"
linearstatistic
:"numeric"
expectation
:"numeric"
covariance
:"VarCovar"
xtrans
:"matrix"
ytrans
:"matrix"
xtrafo
:"function"
ytrafo
:"function"
x
:"data.frame"
y
:"data.frame"
weights
:"numeric"
block
:"factor"
Class "IndependenceLinearStatistic"
, directly.
Class "IndependenceTestProblem"
, by class "IndependenceLinearStatistic", distance 2.
Class "IndependenceProblem"
, by class "IndependenceLinearStatistic", distance 3.