set.data
Prompt for series names
Description
Prompt for data series names and locations and create a data object.
Usage
Value
An object of class 'TSdata' or of class 'TSPADIdata' 'TSdata'
Details
The function prompts for the names and database locations of series
to be used for input (exogenous) variables and output (endogenous)
variables and creates a data object. The data can be retrieved, in
which case it is fixed as currently available (and becomes an object
of class 'TSdata'), or it may be left dynamic, in which case it is
retrieved whenever it is referenced (and is of class 'TSPADIdata' 'TSdata').
See Also
Examples
return to Table of Contents