Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The TLOGISTIC Procedure

CLASS Statement

CLASS variables < / option >;
The CLASS statement specifies the classification variables to be used in the analysis.

You can specify the following option after a slash (/).

CPREFIX= n
specifies that, at most, the first n characters of a CLASS variable name be used in creating names for the corresponding dummy variables. The default is 32 - min( 32, max(2,f)), where f is the formatted field length of the CLASS variable.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.