Ecotric Project
Ecotric Project
Notes:
1. Unicode is supported; see help unicode_advice.
2. Maximum number of variables is set to 5,000 but can be increased; see help set_maxvar.
name: <unnamed>
log: /Users/aaditgarg/Downloads/ECOTRIX PROJECT NEW.smcl
log type: smcl
opened on: 4 May 2024, 14:58:00
4 . tsset years
5 . sum
6 . regression y x1 x2 x3 x4 x5 x6 x7 x8 x9
command regression is unrecognized
r(199);
7 . reg y x1 x2 x3 x4 x5 x6 x7 x8 x9
9 . jb ui
Jarque-Bera normality test: 1.711 Chi(2) .4252
Jarque-Bera test for Ho: normality:
11 . qnorm ui
12 . pwcorr x1 x2 x3 x4 x5 x6 x7 x8 x9 ui
x1 x2 x3 x4 x5 x6 x7
x1 1.0000
x2 0.6692 1.0000
x3 0.7528 0.7914 1.0000
x4 0.9162 0.7430 0.9099 1.0000
x5 0.1559 0.1730 0.4640 0.3383 1.0000
x6 0.0188 -0.1130 -0.2514 -0.1536 -0.3104 1.0000
x7 0.9263 0.6403 0.7233 0.8962 0.0109 0.0700 1.0000
x8 -0.8311 -0.4029 -0.5941 -0.8073 -0.0358 0.0219 -0.8269
x9 0.5516 0.1091 0.3433 0.5521 0.0535 -0.0224 0.6179
ui -0.0000 0.0000 -0.0000 -0.0000 0.0000 -0.0000 -0.0000
x8 x9 ui
x8 1.0000
x9 -0.5423 1.0000
ui 0.0000 -0.0000 1.0000
13 . estat vif
x4 55.64 0.017971
x7 15.80 0.063291
x3 12.59 0.079397
x1 11.44 0.087401
x8 7.44 0.134495
x2 6.20 0.161267
x5 3.16 0.316417
x9 2.84 0.352435
x6 1.39 0.719366
14 . estat hettest
chi2(1) = 1.41
Prob > chi2 = 0.2356
15 . estat ovtest
16 . imtest, white
White's test
H0: Homoskedasticity
Ha: Unrestricted heteroskedasticity
chi2(31) = 32.00
Prob > chi2 = 0.4167
Source chi2 df p
17 . estat dwatson
21 . log close
name: <unnamed>
log: /Users/aaditgarg/Downloads/ECOTRIX PROJECT NEW.smcl
log type: smcl
closed on: 4 May 2024, 15:12:01
22 .