jmboehm / GLFixedEffectModels.jl

Fast estimation of generalized linear models with high dimensional categorical variables in Julia
Other
33 stars 6 forks source link

Implement the ReLU and the FE methods for separation detection. Detect collinearity as well. #38

Closed caibengbu closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (08461f0) into master (632753f) will increase coverage by 1.43%. The diff coverage is 91.02%.

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   87.19%   88.63%   +1.43%     
==========================================
  Files          13       14       +1     
  Lines         945     1073     +128     
==========================================
+ Hits          824      951     +127     
- Misses        121      122       +1     
Impacted Files Coverage Δ
src/GLFixedEffectModels.jl 0.00% <ø> (ø)
src/fit.jl 84.86% <85.24%> (+3.66%) :arrow_up:
src/presolve.jl 94.73% <94.73%> (ø)
src/utils/fixedeffects.jl 100.00% <0.00%> (+3.57%) :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 632753f...08461f0. Read the comment docs.