Learn R Programming

Matrix (version 0.95-3)

sscCrosstab-class: Pairwise crosstabulations

Description

An sscCrosstab object is a pairwise crosstabulation of two or more factors expressed as an dsCMatrix 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 "dsCMatrix", directly. Class "dgCMatrix", by class "dsCMatrix".

See Also

dsCMatrix-class, sscCrosstab