Rdocumentation
powered by
Learn R Programming
Matrix (version 0.9-1)
sscCrosstab-class: Pairwise crosstabulations
Description
An
sscCrosstab
object is a pairwise crosstabulation of two or more factors expressed as an
sscMatrix
plus additional information.
Arguments
Objects from the Class
Objects can be created by calls of the form
new("sscCrosstab", ...)
or by a call to the constructor function
sscCrosstab
.
Extends
Class
"sscMatrix"
, directly. Class
"cscMatrix"
, by class
"sscMatrix"
.
See Also
sscMatrix-class
,
sscCrosstab