Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1of 5

* NonLinear Regression.

MODEL PROGRAM A=1 X1=1 X2=1.


COMPUTE PRED_=A * Panjang_Sungai**X1 * Luas_DAS**X2.
NLR Alfa_Original
/OUTFILE='C:\Users\ASUS\AppData\Local\Temp\spss6304\SPSSFNLR.TMP'
/PRED PRED_
/SAVE PRED
/CRITERIA SSCONVERGENCE 1E-8 PCON 1E-8.

Nonlinear Regression Analysis

Notes
Output Created 19-JAN-2019 23:58:06
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
File 51

Missing Value Handling Definition of Missing User-defined missing values are treated
as missing.
Cases Used
Statistics are based on cases with no
missing values for any variable used.
Predicted values are calculated for cases
with missing values on the dependent
variable.

Syntax

MODEL PROGRAM A=1 X1=1 X2=1.


COMPUTE PRED_=A *
Panjang_Sungai**X1 * Luas_DAS**X2.
NLR Alfa_Original

/OUTFILE='C:\Users\ASUS\AppData\Loc
al\Temp\spss6304\SPSSFNLR.TMP'
/PRED PRED_
/SAVE PRED
/CRITERIA SSCONVERGENCE 1E-8
PCON 1E-8.

Resources Processor Time 00:00:00.08


Elapsed Time 00:00:00.17
Variables Created or Modified PRED_
Predicted Values
Files Saved Parameter Estimates File
C:\Users\ASUS\AppData\Local\Temp\sps
s6304\SPSSFNLR.TMP

Iteration Historyb

Parameter

Iteration Numbera Residual Sum of Squares A X1


1.0 14185810309.078 1.000 1.000
1.1 37431.713 .002 1.000
2.0 37431.713 .002 1.000
2.1 4937.764 .002 .830
3.0 4937.764 .002 .830
3.1 298.198 .004 .503
4.0 298.198 .004 .503
4.1 159.804 .017 -.005
5.0 159.804 .017 -.005
5.1 176.655 .188 -.475
5.2 132.569 .156 -.240
6.0 132.569 .156 -.240
6.1 14.187 .867 -.278
7.0 14.187 .867 -.278
7.1 16.879 1.895 -.456
7.2 4.076 1.438 -.326
8.0 4.076 1.438 -.326
8.1 1.109 2.087 -.399
9.0 1.109 2.087 -.399
9.1 .287 2.125 -.384
10.0 .287 2.125 -.384
10.1 .286 2.129 -.385
11.0 .286 2.129 -.385
11.1 .286 2.129 -.385
12.0 .286 2.129 -.385
12.1 .286 2.129 -.385
Derivatives are calculated numerically.
a. Major iteration number is displayed to the left of the decimal, and minor iteration number is to the right of the decimal.

b. Run stopped after 26 model evaluations and 12 derivative evaluations because the relative reduction between successive residual sums o
squares is at most SSCON = 1.000E-8.

Parameter Estimates
95% Confidence Interval
Parameter Estimate Std. Error
Parameter Estimate Std. Error Lower Bound
A 2.129 .066 1.996
X1 -.385 .026 -.437
X2 .228 .012 .204

Correlations of Parameter Estimates


A X1 X2
A 1.000 -.773 .513
X1 -.773 1.000 -.938
X2 .513 -.938 1.000

ANOVAa

Source Sum of Squares df Mean Squares


Regression 195.027 3 65.009
Residual .286 48 .006
Uncorrected Total 195.313 51
Corrected Total 2.780 50
Dependent variable: Alfa_Original
a. R squared = 1 - (Residual Sum of Squares) / (Corrected Sum of Squares) = .897.

SAVE OUTFILE='D:\EMANUEL UMBU\SEMESTER 10\TUGAS AKHIR\TA EMAN\Perhitungan SPSS\Perhitungan Ni


'Alfa.sav'
/COMPRESSED.
X2
1.000
1.000
1.000
.955
.955
.835
.835
.501
.501
.153
.326
.326
.295
.295
.223
.246
.246
.227
.227
.228
.228
.228
.228
.228
.228
.228

decimal.

en successive residual sums of

95% Confidence Interval


Upper Bound
2.261
-.333
.252

SPSS\Perhitungan Nilai '+

You might also like