Nosferican / Econometrics.jl

Econometrics in Julia
https://nosferican.github.io/Econometrics.jl/dev
ISC License
69 stars 19 forks source link

Testing the waters #69

Closed Nosferican closed 3 years ago

Nosferican commented 3 years ago

Seems to play well with beta.

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 (999ff21) into master (f742839) will increase coverage by 0.74%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
+ Coverage   89.48%   90.22%   +0.74%     
==========================================
  Files           9        9              
  Lines         656      696      +40     
==========================================
+ Hits          587      628      +41     
+ Misses         69       68       -1     
Impacted Files Coverage Δ
src/Econometrics.jl 0.00% <ø> (ø)
src/formula.jl 95.69% <100.00%> (+1.38%) :arrow_up:
src/mlj-model-interface.jl 100.00% <0.00%> (ø)
src/solvers.jl 89.02% <0.00%> (+0.28%) :arrow_up:
src/transformations.jl 93.33% <0.00%> (+0.47%) :arrow_up:
src/main.jl 91.75% <0.00%> (+0.54%) :arrow_up:
src/wald.jl 86.66% <0.00%> (+0.95%) :arrow_up:
src/statsbase.jl 87.33% <0.00%> (+1.00%) :arrow_up:
src/structs.jl 88.67% <0.00%> (+1.17%) :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 f742839...999ff21. Read the comment docs.