IndependenceLinearStatistic-class {coin} | R Documentation |
Representing linear statistics
Objects can be created by calls of the form new("IndependenceLinearStatistic", ip, xtrafo, ytrafo, ...)
.
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 "IndependenceTestProblem"
, directly.
Class "IndependenceProblem"
, by class "IndependenceTestProblem", distance 2.
No methods defined with class "IndependenceLinearStatistic" in the signature.