Usage Note 22563: How do I get a goodness-of-fit chi-square test on a one-way table?
Beginning in SAS 6.12, the CHISQ, TESTP=, and TESTF= options in PROC FREQ provide
an asymptotic Pearson chi-square test. The CHISQ option provides a test of equal cell probabilities. An exact test is available by specifying the CHISQ option in the EXACT statement. The TESTP= and TESTF= options allow you to specify expected cell probabilities or frequencies.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | low |
| Topic: | SAS Reference ==> Procedures ==> FREQ Analytics ==> Categorical Data Analysis Analytics ==> Descriptive Statistics Analytics ==> Exact Methods
|
| Date Modified: | 2007-12-07 14:45:15 |
| Date Created: | 2002-12-16 10:56:39 |