61
Complex Samples Logistic Regression
Complex Samples Logistic Regression Save
Figure 10-7
Logistic Regression Savedialog box
Save Variables. This group allows you to save the model -predicted category and predicted
probabilities as new variablesin the active dataset.
Exportmodel as SPSS Statistics data. Writesa dataset in IBM® SPSS® Statistics format containing
the parameter correlation or covariance matrix with parameter estimates, standard errors,
signicancevalues, and degrees of freedom. The order of variables in the matrix le is as follows.
rowtype_. Takesvalues (and value labels), COV (Covariances), CORR (Correlations), EST
(Parameter estimates), SE (Standard errors), SIG (Signicance levels), and DF (Sampling
design degrees of freedom). There is a separate case with row type COV (or CORR) for each
model parameter, plus a separate case for each of the other row types.
varname_. Takesvalues P1, P2, ..., corresponding to an ordered list of all model parameters,
for row types COV or CORR, with value labels corresponding to the parameter strings shown
in the parameter estimates table. The cells are blank for other row types.
P1,P2, ... These variables correspond to an ordered list of all model parameters, with variable
labels corresponding to the parameter strings shown in the parameterestimates table, and
take values according to the row type. For redundant parameters, all covariances are set
to zero; correlations are set to the system-missingvalue; all parameter estimates are set at
zero; and all standard errors, signicance levels, and residual degrees of freedom are set to
the system-missing value.
Note:Thisleis not immediately usable for further analyses in other procedures that read a matrix
le unless those procedures acceptall the row types exported here.
ExportM odel as XML. Saves the parameter estimates and the parameter covariance matrix, if
selected, in XML (PMML) format. You can use this model le to apply themodel information to
other data les for scoring purposes.