OUTFILE Subcommand (CSLOGISTIC command)
The OUTFILE subcommand saves an external IBM® SPSS® Statistics data file or previously declared dataset containing the parameter
covariance or correlation matrix with parameter estimates, standard
errors, significance values, and sampling design degrees of freedom.
It also saves the parameter estimates and the parameter covariance
matrix in XML format.
- At least one keyword and a file specification are required. The file specification should be enclosed in quotes.
- The
COVBandCORBkeywords are mutually exclusive, as are theMODELandPARAMETERkeywords. - The filename must be specified in full.
CSLOGISTICdoes not supply an extension. - For
COVBandCORB, you can specify a previously declared dataset name (DATASET DECLAREcommand) instead of a file specification.
COVB = 'savfile'|'dataset'. Writes the parameter covariance matrix and other statistics to an external IBM SPSS Statistics data file or previously declared dataset.
CORB = 'savfile'|'dataset'. Writes the parameter correlation matrix and other statistics to an external IBM SPSS Statistics data file or previously declared dataset.
MODEL = 'file'. Writes the parameter estimates and the parameter covariance matrix to an XML file.
PARAMETER = 'file'. Writes the parameter estimates to an XML file.