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