infstats |
t | Show a table of the statistics (the default is to display a graph view of the specified statistics). |
rows = key | The number of observations/rows to display in the table, where key can be either “50”, “100” (default), “150”, or “200”. |
sort = key | Sort order for the table, where key can be “r” (Residual - default), “rs” (RStudent), “df” (DFFITS), “dr” (Dropped Residual), “cov” (COVRATIO), “h” (diagonal elements of the hat matrix). |
sortdisp | Display the table by the sort order rather than by the observation order. |
prompt | Force the dialog to appear from within a program. |
rstudent | The studentized residual: the t-statistic on a dummy variable that is equal to 1 on that observation only. |
dffits | The scaled difference in fitted values. |
drresid | Dropped residual: the estimated residual for that observation had the equation been run without that observation. |
covratio | The ratio of the covariance matrix of the coefficients with and without that observation. |
hatmatrix | Diagonal elements of the hat matrix: |