OpenSourceEconomics / soepy

Python package for the simulation and estimation of dynamic models of human capital accumulation tailored to the German Socio-Economic Panel (SOEP)
MIT License
12 stars 4 forks source link

Alpha by education #135

Closed boryana-ilieva closed 3 years ago

boryana-ilieva commented 3 years ago

The structure of the g_s and g_bar_s calculations was extended as to allow for a different alpha by education. Important:

codecov[bot] commented 3 years ago

Codecov Report

Merging #135 (d543e38) into master (f31eac6) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   86.66%   86.73%   +0.06%     
==========================================
  Files          18       18              
  Lines         795      799       +4     
==========================================
+ Hits          689      693       +4     
  Misses        106      106              
Impacted Files Coverage Δ
soepy/pre_processing/model_processing.py 98.66% <100.00%> (+0.01%) :arrow_up:
soepy/shared/shared_auxiliary.py 100.00% <100.00%> (ø)
soepy/test/random_init.py 95.53% <100.00%> (+0.07%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f31eac6...d543e38. Read the comment docs.