Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Details of the FACTEX Procedure

Summary of Functions

Table 15.1 to Table 15.4 classify the FACTEX statements and options by function.

Table 15.1: Summary of Options for Specifying the Design
Function Statement Option
Factor Specification  
Factor namesFACTORSfactor1 ... factorf
Number of levelsFACTORSfactor1 ... factorf / NLEV=q
   
Design Size Specification  
(one of the following)  
Number of runsSIZEDESIGN=n
Fraction of one full replicateSIZEFRACTION=h
Number of run indexing factorsSIZENRUNFACS=m
Minimum number of runsSIZEDESIGN=MINIMUM
  or FRACTION=MAXIMUM
  or NRUNFACS=MINIMUM
Block Specification  
(one of the following)  
Number of blocksBLOCKSNBLOCKS=b
Block sizeBLOCKSSIZE=k
Number of block pseudo-factorsBLOCKSNBLKFACS=s
Minimum block sizeBLOCKSNBLOCKS=MAXIMUM
  or SIZE=MINIMUM
  or NBLKFACS=MAXIMUM
Model Specification  
(one of the following)  
Estimated effectsMODELESTIMATE=(effects)
Estimated effects andMODELESTIMATE=(effects)
non-negligible effects NONNEG=( nonnegligible-effects)
Design resolution numberMODELRESOLUTION=r
Design with highest resolutionMODELRESOLUTION=MAXIMUM
Minimum aberration designMODELEST=(...) <NONNEG=(...)> or RES=...
(up to dth order interactions) / MINABS<(d)>
   

Table 15.2: Summary of Options for Searching the Design

Function Statement Option
Search for the Design  
Allow maximum time of t secondsPROC FACTEXSECONDS=t or TIME=t
Limit the design searchesPROC FACTEXNOCHECK

Table 15.3: Summary of Options for Replicating and Randomizing the Design

Function Statement Option
Replication  
Replicate entire design c timesOUTPUT OUT=SAS-data-setDESIGNREP=c
Replicate design for each pointOUTPUT OUT=SAS-data-setDESIGNREP=SAS-data-set
in the data set  
Replicate each point in designOUTPUT OUT=SAS-data-setPOINTREP=p
p times  
Replicate data set for each pointOUTPUT OUT=SAS-data-setPOINTREP=SAS-data-set
in the design  
   
Randomization  
Randomize the designOUTPUT OUT=SAS-data-setRANDOMIZE
Randomize the design but not theOUTPUT OUT=SAS-data-setRANDOMIZE NOVALRAN
assignment of factor levels  
Specify seed numberOUTPUT OUT=SAS-data-setRANDOMIZE (u)
   

Table 15.4: Summary of Options for Examining and Saving the Design

Function Statement Option
List the Design  
Coded factor and block levelsEXAMINEDESIGN
   
List the Design Characteristics  
Alias structure (up to dthEXAMINEALIASING<(d)>
order interactions)  
Confounding rulesEXAMINECONFOUNDING
   
Save the Design  
Coded factor levelsOUTPUT OUT=SAS-data-set 
Decoded factor levelsOUTPUT OUT=SAS-data-setfactor-name
(numeric type) NVALS=(level1 ... levelq)
Decoded factor levelsOUTPUT OUT=SAS-data-setfactor-name
(character type) CVALS=('level1' ... 'levelq')
Block variable nameOUTPUT OUT=SAS-data-setBLOCKNAME=block-name
Decoded block levelsOUTPUT OUT=SAS-data-setBLOCKNAME=block-name
(numeric type) NVALS=(level1 ... levelb)
Decoded block levelsOUTPUT OUT=SAS-data-setBLOCKNAME=block-name
(character type) CVALS=('level1' ... 'levelb')
   

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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