Main Page | Directories | File List | Globals

sscCrosstab.c File Reference

#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)

Function Documentation

static 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 dsCMatrix 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 dsCMatrix with the projection


Generated on Fri Feb 18 08:49:35 2005 for Matrix by  doxygen 1.4.1