Skip to content

Commit

Permalink
Update unittests.log
Browse files Browse the repository at this point in the history
  • Loading branch information
droodman committed Feb 15, 2022
1 parent e5536f3 commit e8d2ba6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions test/unittests.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

boottest post_self=.04, weight(webb)
t=2.0194173 p=0.06406406 CI=Float32[0.03877484 0.069972485]
t=2.0194175 p=0.06406406 CI=Float32[0.038774844 0.069972485]

boottest post_self=.04, weight(webb) reps(9999999) noci
t=2.0194173 p=0.075657405
t=2.0194175 p=0.075657405

regress hasinsurance selfemployed post post_self, cluster(year)
boottest (post_self=.05) (post=-.02), reps(9999) weight(webb)
Expand All @@ -28,22 +28,22 @@ boottest, ar nonull
z=2.4454045 p=0.030273438 CI=Float32[0.056094237 1.4158075]

scoretest tenure
z=2.327888 p=0.01991805 CI=Float32[0.1367202 1.3236756]
z=2.3278656 p=0.019919243 CI=Float32[0.13671468 1.3236659]

waldtest tenure
z=2.603912 p=0.009216638 CI=Float32[0.18201038 1.2899686]
z=2.6038563 p=0.009218139 CI=Float32[0.1819765 1.2898241]

ivregress liml wage (tenure = collgrad ttl_exp), cluster(industry)
boottest tenure
z=7.584607 p=0.003003003 CI=Float32[0.3354099 0.8054992]
z=7.584607 p=0.003003003 CI=Float32[0.33541003 0.8054995]

ivreg2 wage collgrad smsa race age (tenure = union married), cluster(industry) fuller(1)
boottest tenure, nograph weight(webb) reps(9999)
z=4.0262947 p=0.025102511 CI=Float32[-0.8930385 -0.38526532; 0.30935368 1.2532877]

areg wage ttl_exp collgrad tenure [aw=hours] if occupation<., cluster(age) absorb(industry)
boottest tenure, cluster(age occupation) bootcluster(occupation)
t=0.48740005 p=0.6596597 CI=Float32[-0.04159961 0.11494792]
t=0.48739973 p=0.6596597 CI=Float32[-0.041599624 0.11494793]

global pix lnkm pixpetro pixdia pixwaterd pixcapdist pixmal pixsead pixsuit pixelev pixbdist
global geo lnwaterkm lnkm2split mean_elev mean_suit malariasuit petroleum diamondd
Expand All @@ -53,8 +53,8 @@ qui areg lnl0708s centr_tribe lnpd0 $pix $geo $poly, absorb(ccode)
boottest centr_tribe, nogr reps(9999) clust(ccode pixcluster) bootcluster(ccode)
boottest centr_tribe, nogr reps(9999) clust(ccode pixcluster) bootcluster(pixcluster)
boottest centr_tribe, nogr reps(9999) clust(ccode pixcluster) bootcluster(ccode pixcluster)
t=3.5211031 p=0.00210021 CI=Float32[0.055922113 0.2509305]
t=3.5211253 p=0.00260026 CI=Float32[0.045329742 0.26127106]
t=3.521105 p=0.00210021 CI=Float32[0.055922177 0.2509305]
t=3.5211241 p=0.00260026 CI=Float32[0.045329705 0.2612711]
t=3.5211253 p=0.0033003301 CI=Float32[0.05448625 0.24807718]

infile coll merit male black asian year state chst using regm.raw, clear
Expand All @@ -66,9 +66,9 @@ boottest merit, nogr reps(9999) gridpoints(10) bootcluster(state year)
boottest merit, nogr reps(9999) gridpoints(10) nonull bootcluster(state year)
boottest merit, nogr reps(9999) gridpoints(10) bootcluster(individual)
boottest merit, nogr reps(9999) gridpoints(10) nonull bootcluster(individual)
t=6.7126536 p=0.49184918 CI=Float32[-2.8158574 1.2845865]
t=6.712676 p=0.49184918 CI=Float32[-2.8158474 1.2845824]
t=6.7127285 p=0.0 CI=Float32[0.049524948 0.09481105]
t=6.7126613 p=0.29282928 CI=Float32[-5.341605 4.532589]
t=6.712658 p=0.29282928 CI=Float32[-5.341754 4.5319524]
t=6.7127123 p=0.08940894 CI=Float32[-0.011595316 0.15593131]
t=6.7126613 p=0.37383738 CI=Float32[-0.09999681 0.24192892]
t=6.712664 p=0.37383738 CI=Float32[-0.09999669 0.24192879]
t=6.7127156 p=0.37593758 CI=Float32[-0.0941135 0.2384495]

0 comments on commit e8d2ba6

Please sign in to comment.