This function assigns cases to groups using the base-rate classification technique. Cases are sorted according to their total scores on all indicators, and the highest-scoring cases are assigned to the taxon such that the proportion of taxon members equals the specified base rate estimate.
ClassifyCases(x, p, cols = 0)
Data matrix with a new classification variable.
The supplied data matrix.
The base rate estimate that will be used to classify cases.
The column numbers that contain variables
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
Users should call this function directly if they wish to assign cases to groups.
Ruscio, J. (2009). Assigning cases to groups using taxometric results: an empirical comparison of classification techniques. Assessment, 16(1), 55-70.