QuadTypeIndependenceTestStatistic-class {coin} | R Documentation |
Represent quadratic forms
Objects can be created by calls of the form new("QuadTypeIndependenceTestStatistic", its, ...)
.
covarianceplus
:"matrix"
~~ df
:"numeric"
~~ teststatistic
:"numeric"
~~ standardizedlinearstatistic
:"numeric"
~~ estimates
:"list"
~~ 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 "IndependenceTestStatistic"
, directly.
Class "IndependenceLinearStatistic"
, by class "IndependenceTestStatistic", distance 2.
Class "IndependenceTestProblem"
, by class "IndependenceTestStatistic", distance 3.
Class "IndependenceProblem"
, by class "IndependenceTestStatistic", distance 4.
signature(.Object = "QuadTypeIndependenceTestStatistic")
: ...