SAVE subcommand (SPATIAL TEMPORAL PREDICTION command)
The
SAVE
subcommand saves predicted values to an open dataset in the current
session or an IBM® SPSS® Statistics- format
data file.- The data source cannot be a data source used in the model.
- The data source must contain all the time fields and predictors used in the model.
- The time values must be greater than the time values used in the model.
- The data source must also be specified on the
SPATIAL MAPSPEC
command withROLE=SCORE
.
- SCORE=NO | YES
- Specifies if predicted values are saved. The default setting is
NO
. - SOURCESTOSCORE=id ('filespec'|dataset)
- New fields containing predicted values, variance, and upper and lower confidence
bounds are written to the specified data source.
- The ID value is the value of
IDENTIFIER
on theDATA
subcommand of theSPATIAL MAPSPEC
command. TheDATA
subcommand must also includeROLE=SCORE
for this data source. - If you are writing scores to an external file (instead of an open dataset), you
must use the ID value specified on the
SPATIAL MAPSPEC
command with a different file specification. You cannot write scores to the file specified onSPATIAL MAPSPEC
.
- The ID value is the value of