IBM SPSS COMPLEX SAMPLES 19 Water System User Manual


 
52
Chapter 9
Export model as SPSS Statistics data. Writes a dataset in IBM® SPSS® Statistics format containing
the parameter correlation or covariance matrix with parameter estimates, standard errors,
signicance values, and degrees of freedom. The order of variables in the matrix le is as follows.
rowtype_. Takes values (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_. Takes values P1, P2, ..., corresponding to an ordered list of all model parameters,
for row types COV or CORR, with valu e labels corresponding to the parameter strings shown
in the p arameter 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 parameter estimates table, and
take values according to the row type. For redundant parameters, all covariances are set
to zero; correlations are set to the system-missing value; 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:Thisle is not immediately usable for further analyses in other procedures that read a matrix
le unless those procedures accept all the r ow types exported here.
Export Model 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 the model information to
other data les for scoring purposes.
Complex Samples General Linear Model Options
Figure 9-7
General Linear Model Op tions dialog box
User-Missing Values. All design variables, as well as the dependent variable and any covariates,
must have valid data. Cases with invalid data for any of these variables are deleted from the
analysis. These controls allow you to decide whether user-missing values are treated as valid
among the strata, cluster, subpopulation, and factor variables.
Confidence Interval. This is the condence interval level for coefcient estimates and estimated
marginal means. Specify a value greater than or equal to 50 and less than 100.