Display the sample in a sample object.
The spec procedure displays the sample in an existing sample object.
Syntax
sample_name.spec(options)
Options
p | Print the sample specification |
Examples
sample s1 @first 1973
s1.spec
The first line declares and defines a sample object named S1 from the beginning of the workfile range to 1973. The second line displays the sample specification.
Cross-references
See
“Samples” for a discussion of samples in EViews.