Previous Page
|
Next Page
DQSCHEME Procedure
Syntax
Procedure Syntax
PROC DQSCHEME Statement
APPLY Statement
CONVERT Statement
CREATE Statement
Overview
Examples
Creating an Analysis Data Set
Creating Schemes
Creating Schemes for the QKB
Applying Schemes
Syntax
PROC DQSCHEME
DATA=
input-data-set
<BFD | NOBFD>
OUT=
output-data-set
;
APPLY
<
option(s)
>
;
CONVERT
<
option(s)
>
;
CREATE
<
option(s)
>
;
Copyright © SAS Institute Inc. All Rights Reserved.
Previous Page
|
Next Page
|
Top of Page