Đang chuẩn bị liên kết để tải về tài liệu:
SAS/ETS 9.22 User's Guide 140
Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
SAS/Ets 9.22 User's Guide 140. Provides detailed reference material for using SAS/ETS software and guides you through the analysis and forecasting of features such as univariate and multivariate time series, cross-sectional time series, seasonal adjustments, multiequational nonlinear models, discrete choice models, limited dependent variable models, portfolio analysis, and generation of financial reports, with introductory and advanced examples for each procedure. You can also find complete information about two easy-to-use point-and-click applications: the Time Series Forecasting System, for automatic and interactive time series modeling and forecasting, and the Investment Analysis System, for time-value of money analysis of a variety of investments | 1382 F Chapter 19 The PANEL Procedure Output 19.2.6 Diagnostic Panel 2 The UNPACK and ONLY options produce individual detail images of paneled plots. The graph shown in Output 19.2.7 shows a detail plot of residuals by cross section. The packed version always puts all cross sections on one plot while the unpacked one shows the cross sections in groups of ten to avoid loss of detail. proc panel data airline id i t model 1C IQ 1PF LF fixtwo plots unpack only residsurface run Example 19.3 The Airline Cost Data Further Analysis F 1383 Output 19.2.7 Surface Plot of the Residual Example 19.3 The Airline Cost Data Further Analysis Using the same data as in Example 19.2 you further investigate the true effect of fuel prices. Specifically you run the FixOne model ignoring time effects. You specify the following statements in PROC PANEL to run this model proc panel data airline id i t model 1C IQ 1PF LF fixone run The preceding statements result in Output 19.3.1. The fit seems to have deteriorated somewhat. The SSE rises from 0.1768 to 0.2926. 1384 F Chapter 19 The PANEL Procedure Output 19.3.1 The Airline Cost Data Fit Statistics The PANEL Procedure Fixed One Way Estimates Dependent Variable 1C Log transformation of costs Fit Statistics SSE 0.2926 DFE 81 MSE 0.0036 Root MSE 0.0601 R-Square 0.9974 You still reject poolability based on the F test in Output 19.3.2 at all accepted levels of significance. Output 19.3.2 The Airline Cost Data Test for Fixed Effects F Test for No Fixed Effects Num DF Den DF F Value Pr F 5 81 57.74 .0001 The parameters change somewhat dramatically as shown in Output 19.3.3. The effect of fuel costs comes in very strong and significant. The load factor s coefficient increases although not as dramatically. This suggests that the fixed time effects might be proxies for both the oil shocks and deregulation. Output 19.3.3 The Airline Cost Data Parameter Estimates Variable Parameter Estimates Standard Label DF Estimate Error t Value Pr t CS1 1 -0.08708 .