|
Parameter
|
Property
|
Default
|
Apply
To
|
Explanation
|
|
append
|
Optional
|
new
|
mAr0c1; mXr1c2;
mRr1c1; nRr1c1; fRr1c1; mReport
|
Specify
output destination to a new file or append to an existed file when
parameter file is assigned a value:
-
New : New file
-
Yes : append to an existed
file
|
|
c1Group
|
Optional
|
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1
|
Specify
a group (BY) variable
(presented
in column-dimension )
|
|
c1total
|
Optional
|
yes
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1
|
Request
summary statistics of the variable assigned by c1Group
-Options:
Yes or No
|
|
dfMethod
|
Optional
|
|
fRr1c1
;
mRr1c1
|
Specify
statistical method to analyze paired categorical data. Agree
is the only choice. McNemar's test for 2 Χ2 table, for square
tables with more than two response categories, Bowker's test of
symmetry;
|
|
dMethod
|
Optional
|
|
mRr1c1;
nRr1c1
|
Specify
statistical method to analyze paired continuous data.
-
pairt : Paired T test
-
msign : Nonparameter sign
test
-
signrank : Nonparameter sign
rank test
|
|
File
|
Optional
|
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1; mReport
|
Routing
macro output to a physical file, eg: C:\test
,
the extension of the file will be .txt if filetype=text or filetype=rpt,
be .DOC if filetype=rtf
|
|
fileType
|
Optional
|
text
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1; mReport
|
Specify
types of output produced
-text:
Generate plain text output
-RTF:
Generate RTF output
-RPT:
Generate output by proc report
|
|
fMethod
|
Optional
|
|
mAr0c1;
mXr1c2; mRr1c1; fRr1c1
|
Specify
statistical method when testing categorical data.
-
X2 : General chi square test
-
EXACT : Fishers exact
test
|
|
InSet
|
Required
|
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1; mReport
|
Specify
a SAS dataset to be analyzed
|
|
nMethod
|
Optional
|
|
mAr0c1;
mRr1c1; nRr1c1
|
Specify
statistical method when testing continuous data.
-
ANOVA : F test
-
WILCOXON : Wilcoxon/
Kruskal-Wallis test
|
|
nStyle
|
Optional
|
b
|
mAr0c1;
mRr1c1; nRr1c1
|
Request
different layout to display statistics of continuous data
Available
choice: A or B
|
|
OutSet
|
Optional
|
|
mAr0c1;
mXr1c2; mRr1c1; nRr1c1; fRr1c1
|
Routing
macro output to a SAS dataset, values assigned should be a valid SAS
dataset name
|
|
r1Group
|
Optional
|
|
mXr1c2;
mRr1c1; nRr1c1; fRr1c1
|
Specify
a group (BY) variable
(presented
in row-dimension )
|
|
vAnalyst
|
Required
|
|
mXr1c2
|
Specify
the variable to be analyzed
|
|
vDrop
|
Optional
|
|
mAr0c1;
mRr1c1
nRr1c1;
fRr1c1
|
Specify
variables NOT to be analyzed
|
|
vId
|
Required
|
|
mXr1c2;
mRr1c1; nRr1c1; fRr1c1
|
Specify
the variable that identifies subjects(patients), ie observations with
the same vId value are taken from the same subject
|
|
vKeep
|
Optional
|
|
mAr0c1;
mRr1c1
nRr1c1;
fRr1c1
|
Specify
variables to be analyzed
|