Appendix C: Known Issues in Using CAS Tables with SAS/STAT Procedures

Special Data Sets Incompatible with CAS Tables

Table 11 summarizes known special data sets in procedures that are incompatible with input or output CAS tables. In these cases, you must instead use SAS data sets.

Table 11: Special Data Sets Incompatible with CAS Tables

Procedures Special Data Sets
Any applicable procedures Item stores output
CLUSTER,
MODECLUS
DATA= data set of TYPE=DISTANCE
CORRESP DATA= data set for a Burt table
DISTANCE OUT= data set of TYPE=DISTANCE
FREQ TESTP= and TESTF= data sets for the CHISQ option in the TABLES statement
GEE,
GENMOD
ZDATA= data set in the REPEATED statement
GLIMMIX KNOTMETHOD=DATA data set in the RANDOM statement
GLIMMIX,
HPMIXED,
MIXED
PARMSDATA= data set in the PARMS statement (except in some limited special data situations)
MIANALYZE DATA= data set that uses two or more observations to store estimates and standard errors for a single imputation
MIXED LOCAL=POM data set in the REPEATED statement
SURVEYFREQ,
SURVEYIMPUTE,
SURVEYLOGISTIC,
SURVEYMEANS,
SURVEYPHREG,
SURVEYREG
JKCOEFS= and REPCOEFS= data sets in the REPWEIGHTS statement
TRANSREG OUT= data set when there is more than one dependent variable


Last updated: December 09, 2022