Learn R Programming

RTaxometrics (version 2.4)

CheckClassification: 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

Value

Nothing; text output if problem occurs

Details

Called by higher-order functions; users do not need to call this function directly.