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

Special Requirements for Processing Some CAS Tables

Table 12 summarizes requirements that must be specified when you use certain CAS tables as input for SAS/STAT procedures. If these requirements are not satisfied, the procedures exit with an error message. To proceed, you can either ensure that the requirements are met or input a SAS data set that has the required data order.

Table 12: Special Requirements for Using Some CAS Tables as Input Data

Procedures Special Requirements
GEE The WITHINSUBJECT= option is required for ALR models, weighted GEE models, and GEE models with working correlation structure when you use a CAS table as the input data.
GENMOD,
LIFEREG,
PHREG
The _NAME_ variable must be specified when you use a CAS table as the INPUT= data set for the normal priors in the BAYES statement.
GLIMMIX The PARMS option must be specified when you use a CAS table as the TESTDATA= data set in the COVTEST statement.
The ID statement must not be specified together with the SUBGRAD= option when you use a CAS table as the input data set.
The NOVAR suboption of the OUTDESIGN= option must not be specified when you use a CAS table as the input data set.
PRINQUAL The ID variables must be specified in the ID statement when you use a CAS table as the input data set or write an OUT= data set to a CAS table.


Last updated: December 09, 2022