Main Page | File List | Globals

sscCrosstab.c File Reference

#include "sscCrosstab.h"

Functions

SEXP sscCrosstab (SEXP flist, SEXP upper)
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)

Function Documentation

void col_metis_order int  j0,
int  j1,
int  i2,
const int  Tp[],
const int  Ti[],
int  ans[]
[static]
 

SEXP sscCrosstab SEXP  flist,
SEXP  upper
 

SEXP sscCrosstab_groupedPerm SEXP  ctab  ) 
 

SEXP sscCrosstab_project SEXP  ctab  ) 
 

Project the (2,1) component of an sscCrosstab object into the (2,2) component (for illustration only)

Parameters:
ctab pointer to a sscCrosstab object
Returns:
a pointer to an sscMatrix giving the projection of the 2,1 component

SEXP sscCrosstab_project2 SEXP  ctab  ) 
 

Project the first group of columns in an sscCrosstab object onto the remaining columns.

Parameters:
ctab pointer to a sscCrosstab object
Returns:
a pointer to an sscMatrix with the projection


Generated on Mon May 31 14:04:37 2004 for Matrix by doxygen 1.3.6-20040222