CheckClassification: Checks classification
Description
This function checks classification for problems, and terminates the
program if necessary
Usage
CheckClassification(group, n)
Value
Nothing; text output if problem occurs
Arguments
- group
Classification of cases
- n
Sample size
Author
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu>
Maintainer: John Ruscio <ruscio@tcnj.edu>
Details
Called by higher-order functions; users do not need to call this
function directly.