| PROC MODEL, used on sashelp.citimon |
| Model Summary | |
|---|---|
| Model Variables | 1 |
| Parameters | 3 |
| ID Variables | 1 |
| Equations | 1 |
| Number of Statements | 1 |
| Model Variables | LHUR |
|---|---|
| Parameters | a b c |
| Equations | LHUR |
| The Equation to Estimate is | |
|---|---|
| LHUR = | F(a, b, c(1)) |
| NOTE: At OLS Iteration 10 CONVERGE=0.001 Criteria Met. |
| PROC MODEL, used on sashelp.citimon |
| Data Set Options | |
|---|---|
| DATA= | SASHELP.CITIMON |
| Minimization Summary | |
|---|---|
| Parameters Estimated | 3 |
| Method | Gauss |
| Iterations | 10 |
| Final Convergence Criteria | |
|---|---|
| R | 0.000737 |
| PPC(b) | 0.003943 |
| RPC(b) | 0.00968 |
| Object | 4.784E-6 |
| Trace(S) | 0.533325 |
| Objective Value | 0.522214 |
| Observations Processed | |
|---|---|
| Read | 145 |
| Solved | 145 |
| Used | 144 |
| Missing | 1 |
| PROC MODEL, used on sashelp.citimon |
| Nonlinear OLS Summary of Residual Errors | ||||||||
|---|---|---|---|---|---|---|---|---|
| Equation | DF Model | DF Error | SSE | MSE | Root MSE | R-Square | Adj R-Sq | Label |
| LHUR | 3 | 141 | 75.1989 | 0.5333 | 0.7303 | 0.7472 | 0.7436 | UNEMPLOYMENT RATE: ALL WORKERS, 16 YEARS |
| Nonlinear OLS Parameter Estimates | ||||
|---|---|---|---|---|
| Parameter | Estimate | Approx Std Err | t Value | Approx Pr > |t| |
| a | 0.009046 | 0.00343 | 2.63 | 0.0094 |
| b | -0.57059 | 0.2617 | -2.18 | 0.0309 |
| c | 3.337151 | 0.7297 | 4.57 | <.0001 |
| Number of Observations | Statistics for System | ||
|---|---|---|---|
| Used | 144 | Objective | 0.5222 |
| Missing | 1 | Objective*N | 75.1989 |
| PROC MODEL, used on sashelp.citimon |