Overview (MODEL LIST command)
MODEL LIST
produces a list, in pivot table format, of the existing model handles
(see MODEL HANDLE). The listing includes the handle name, the type of predictive model
(for example, NOMREG) associated with the model handle, the external
XML model file associated with the model handle, and the method (specified
on the MODEL HANDLE
command)
for handling cases with missing values.
Basic specification
The basic
specification is simply MODEL LIST
. There are no additional specifications.
Operations
- The
MODEL LIST
command lists only the handles created in the current working session.