## S3 method for class 'formula':
symmetry_test(formula, data, subset = NULL, \dots)
## S3 method for class 'SymmetryProblem':
symmetry_test(object,
teststat = c("max", "quad", "scalar"),
distribution = c("asymptotic", "approximate", "exact"),
alternative = c("two.sided", "less", "greater"),
xtrafo = trafo, ytrafo = trafo, scores = NULL,
check = NULL, ...)
## S3 method for class 'table':
symmetry_test(object, ...)
IndependenceTest
with
methods show
, pvalue
and statistic
.