-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathclumpThickness.txt
25 lines (24 loc) · 1.82 KB
/
clumpThickness.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
OLS Regression Results
==============================================================================
Dep. Variable: class R-squared: 0.511
Model: OLS Adj. R-squared: 0.510
Method: Least Squares F-statistic: 711.4
Date: Mon, 22 Oct 2018 Prob (F-statistic): 7.29e-108
Time: 21:18:40 Log-Likelihood: -692.64
No. Observations: 683 AIC: 1389.
Df Residuals: 681 BIC: 1398.
Df Model: 1
Covariance Type: nonrobust
==================================================================================
coef std err t P>|t| [0.025 0.975]
----------------------------------------------------------------------------------
const 1.6253 0.048 34.065 0.000 1.532 1.719
clumpThickness 0.2419 0.009 26.673 0.000 0.224 0.260
==============================================================================
Omnibus: 46.918 Durbin-Watson: 1.742
Prob(Omnibus): 0.000 Jarque-Bera (JB): 54.786
Skew: 0.676 Prob(JB): 1.27e-12
Kurtosis: 3.314 Cond. No. 10.1
==============================================================================
Warnings:
[1] Standard Errors assume that the covariance matrix of the errors is correctly specified.