Rdocumentation
powered by
Learn R Programming
coin (version 1.0-24)
SymmetryProblem-class: Class "SymmetryProblem"
Description
The main class for data handling for symmetry problems.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("SymmetryProblem", x, y, block, weights)
.
Extends
Class
"IndependenceProblem"
, directly.