Hiroshi
Hiroshi

Reputation:

Multinomial logistic regression steps in SPSS

I have data suited to multinomial logistic regression but I don't know how to formulate the model in predicting my Y.

Upvotes: 0

Views: 2351

Answers (1)

Jeromy Anglim
Jeromy Anglim

Reputation: 34937

There are plenty of examples of annotated output for SPSS multinomial logistic regression:

Stepwise method provides a data driven approach to selection of your predictor variables. In general the decision to use data-driven or direct entry or hierarchical approaches is related to whether you want to test theory (i.e., direct entry or hierarchical) or you want to simply optimise prediction (i.e., stepwise and related methods).

Upvotes: 1

Related Questions