#include "sscCrosstab.h"
Functions | |
SEXP | sscCrosstab (SEXP flist, SEXP upper) |
static void | col_metis_order (int j0, int j1, int i2, const int Tp[], const int Ti[], int ans[]) |
SEXP | sscCrosstab_groupedPerm (SEXP ctab) |
SEXP | sscCrosstab_project (SEXP ctab) |
SEXP | sscCrosstab_project2 (SEXP ctab) |
|
|
|
|
|
|
|
Project the (2,1) component of an sscCrosstab object into the (2,2) component (for illustration only)
|
|
Project the first group of columns in an sscCrosstab object onto the remaining columns.
|