Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The TSCSREG Procedure

Syntax

The following statements are used with the TSCSREG procedure.

PROC TSCSREG options;
BY variables;
ID cross-section-id-variable time-series-id-variable;
MODEL dependent = regressor-variables / options;
label: TEST equation [,equation... ];

Functional Summary

PROC TSCSREG Statement

BY Statement

ID Statement

MODEL Statement

TEST Statement

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.