SAS Statistical Business Analysis Using SAS 9: Regression and Modeling — Question 24

Which method is NOT an appropriate way to score new observations with a known target in a logistic regression model?

Answer options

Correct answer: C

Explanation

Option C is incorrect because augmenting the training dataset and rerunning the LOGISTIC procedure is not needed for scoring new observations. The other options correctly outline methods to score new observations using existing models or data.