|
User Technical Support
We are always here to help you:
Call us at: 617-661-2011
Or e-mail: support@cytel.com
Patch for StatXact PROCs version 6
Instructions:
Download the ZIP file "SXPROCs62PatchSAS8.zip" or "SXPROCs62PatchSAS90.zip" or "SXPROCs62PatchSAS91.zip" depending on your version of SAS (8 or 9.0 or 9.1 respectively). Extract all the files from this zip file and copy them into your StatXact PROCs (v6) directory, overwriting the existing files with the same names.
Patch for StatXact PROCs version 6 SAS version 8 - 1,729KB
Patch for StatXact PROCs version 6 SAS version 9.0 - 1,730KB
Patch for StatXact PROCs version 6 SAS version 9.1 - 1,730KB
Patch Details:
1. All the PROCs [ except SXPOWERBIN and SXPOWERMLT ]
Before the patch: When multiple BY variables were used, the OUT files did not show the BY variable names and their values; the OUT files showed only a column BY with the value "_LIST_".
After the patch: The OUT files display multiple BY variables, each in a separate column with their values in them. For legacy purpose, the old style of "_LIST_" is also preserved in the OUT files.
2. PROC BINOMIAL (BI/BS option)
Before the patch: The Blyth-Still-Casella confidence interval values demanded by this option did not show up in the output, though they appeared in the OUT file.
After the patch: The output and the OUT file both show the Blyth-Still-Casella confidence interval values
|