IndependenceTest-class {coin} | R Documentation |
Objects of class "IndependenceTest" represent the results of independence tests, including data, transformations, linear and test statistics as well as their null distribution.
Objects can be created by calls of the form new("IndependenceTest", ...)
.
Normally, this class is only used internally.
distribution
:Object of class "NullDistribution"
.
statistic
:Object of class "IndependenceTestStatistic"
.
estimates
:Object of class "list"
.
method
:Object of class "character"
.
signature(.Object = "IndependenceTest")
: ...