Overview (TSET command)
TSET
sets global
parameters to be used by procedures that analyze time series and sequence
variables. To display the current settings of these parameters, use the TSHOW
command.
Basic Specification
The basic specification is at least one subcommand.
Subcommand Order
- Subcommands can be specified in any order.
Syntax Rules
- The slash between subcommands is optional.
- You
can specify
DEFAULT
on any subcommand to restore the default setting for that subcommand. - Subcommand
DEFAULT
restores allTSET
subcommands to their defaults.
Operations
-
TSET
takes effect immediately. - Only the settings specified are affected. All others remain at their previous settings or the default.
- Subcommands
on other procedures that perform the same function as subcommands on
TSET
override theTSET
specifications for those procedures. - Procedures that are affected by
TSET
specifications areCURVEFIT
,CASEPLOT
,NPPLOT
, andTSPLOT
.