-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmitoses.txt
25 lines (24 loc) · 1.8 KB
/
mitoses.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.179
Model: OLS Adj. R-squared: 0.178
Method: Least Squares F-statistic: 148.8
Date: Mon, 22 Oct 2018 Prob (F-statistic): 4.30e-31
Time: 21:18:41 Log-Likelihood: -869.41
No. Observations: 683 AIC: 1743.
Df Residuals: 681 BIC: 1752.
Df Model: 1
Covariance Type: nonrobust
==============================================================================
coef std err t P>|t| [0.025 0.975]
------------------------------------------------------------------------------
const 2.3258 0.045 51.536 0.000 2.237 2.414
mitoses 0.2333 0.019 12.198 0.000 0.196 0.271
==============================================================================
Omnibus: 226.302 Durbin-Watson: 1.665
Prob(Omnibus): 0.000 Jarque-Bera (JB): 110.185
Skew: 0.839 Prob(JB): 1.18e-24
Kurtosis: 1.972 Cond. No. 3.51
==============================================================================
Warnings:
[1] Standard Errors assume that the covariance matrix of the errors is correctly specified.