The document compares the performance of logistic regression and learning vector quantization (LVQ) for object classification, emphasizing the influence of different measurement scales of predictor variables (interval, ratio, nominal). It determines that LVQ outperforms logistic regression when working with interval or ratio-scale data, while both methods exhibit poor performance with nominal-scale data. The study concludes that LVQ is the preferred method for classifying objects when the predictor variables are appropriately scaled.
Related topics: