nd-ball / py-irt

Bayesian IRT models in Python
MIT License
118 stars 44 forks source link

added predict to 3PL #34

Closed charchit7 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #34 (c977e13) into master (5ddb9ea) will decrease coverage by 0.42%. The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   68.42%   67.99%   -0.43%     
==========================================
  Files          15       15              
  Lines        1121     1131      +10     
==========================================
+ Hits          767      769       +2     
- Misses        354      362       +8     
Impacted Files Coverage Δ
py_irt/models/three_param_logistic.py 81.91% <62.50%> (-7.38%) :arrow_down:

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 5ddb9ea...c977e13. Read the comment docs.