|
Chapter Contents |
Previous |
Next |
| The MODEL Procedure |
| ODS Table Name | Description | Option |
| ODS Tables Created by the FIT Statement | ||
| ParameterEstimates | Parameter Estimates | default |
| ResidSummary | Summary of the SSE, MSE for the equations | default |
| Equations | Listing of equations to estimate | default |
| ModVars | Listing of Model variables and parameters | default |
| ConvergenceStatus | Convergence status | default |
| MinSummary | Number of parameters, estimation kind | default |
| ConvCrit | Convergence criteria for estimation | default |
| ObsUsed | Observations read, used, and missing. | default |
| DatasetOptions | Data sets used | default |
| ModSummary | Listing of all categorized variables | default |
| ObsSummary | Identifies observations with errors | default |
| LagLength | Model lag length | default |
| EstSummaryStats | Objective, Objective * N | default |
| MissingValues | Missing values generated by the program | default |
| SizeInfo | Storage Requirement for estimation | DETAILS |
| ChowTest | Chow and Predictive Chow test results | CHOW= |
| ConfInterval | Profile likelihood Confidence Intervals | PRL= |
| WgtVar | The name of the weight variable | |
| DetResidCov | Determinant of the Residuals | DETAILS |
| EstSummaryMiss | Model Summary Statistics for PAIRWISE | MISSING= |
| HeteroTest | Heteroscedasticity test tables | BREUSCH/PAGEN |
| HausmanTest | Hausman's test table | HAUSMAN |
| IterHistory | Iteration printing | ITALL/ITPRINT |
| NormalityTest | Normality test table | NORMAL |
| Godfrey | Godfrey's Serial Correlation Test | GF= |
| DWTest | Durbin Watson Test | DW= |
| TestResults | Test statement table | |
| CovResiduals | Covariance of residuals | CORRS/COVS |
| CorrResiduals | Correlations of residuals | CORRS/COVS |
| XPXMatrix | X'X for System | XPX |
| InvXPX | X'X inverse for System | I |
| CovB | Covariance of parameters | COVB/CORRB |
| CorrB | Correlations of parameters | COVB/CORRB |
| IterHistoryFIML | ||
| SSCP | ||
| ODS Tables Created by the SOLVE Statement | ||
| DatasetOptions | Data sets used | default |
| ObsUsed | Observations read, used, and missing. | default |
| ModSummary | Listing of all categorized variables | default |
| SimulationSummary | Number of variables solved for | default |
| LagLength | Model lag length | default |
| SolutionVarList | Solution Variable Lists | default |
| ObsSummary | Simulation trace output | SOLVEPRINT |
| FitStatistics | Fit statistics for simulation | STATS |
| DescStats | Descriptive Statistics | STATS |
| TheilStats | Theil Forecast Error Statistics | THEIL |
| TheilRelStats | Theil Relative Change Error Statistics | THEIL |
| ODS Tables Created by the FIT and SOLVE Statements | ||
| RangeInfo | RANGE statement specification | |
| BlockAnalysis | Block analysis | BLOCK |
| BlockStructure | Block structure | BLOCK |
| DepStructure | Dependency Structure of the System | BLOCK |
| AdjacencyMatrix | Adjacency Graph | GRAPH |
| TransitiveClosure | Transitive closure Graph | GRAPH |
| SortAdjacencyMatrix | Sorted adjacency Graph | GRAPH |
| MemUsage | Memory usage statistics | MEMORYUSE |
| ParmReadIn | Parameter estimates read in | ESTDATA= |
| IntgIntg | Integration Iteration Output | INTGPRINT |
| CodeList | Listing of programs statements | LISTCODE |
| DerList | Derivative variables | LISTDER |
| FirstDerivatives | First derivative table | LISTDER |
| CodeDependency | Variable cross reference | LISTDEP |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.