"sscCrosstab"
which consists of a
symmetric, sparse, positive semidefinite matrix, a vector of the
counts of the levels in each factor, and, optionally, a permutation
and inverse permutation that will minimize fill-in in the Cholesky
decomposition of this matrix while maintaining separation of the
groups of columns corresponding to different factors.sscCrosstab(flist, upper = TRUE)
TRUE
the upper triangle of the
pairwise cross-tabulation matrix is computed and returned. Otherwise
the lower triangle is returned. Defaults to TRUE
."sscCrosstab"
.sscCrosstab-class