FixedEffects / FixedEffectModels.jl

Fast Estimation of Linear Models with IV and High Dimensional Categorical Variables
Other
225 stars 46 forks source link

correct predict with interacted variables #190

Closed matthieugomez closed 2 years ago

matthieugomez commented 2 years ago

Solves https://github.com/FixedEffects/FixedEffectModels.jl/issues/189

codecov-commenter commented 2 years ago

Codecov Report

Merging #190 (193dbd9) into master (2a2661e) will decrease coverage by 0.00%. The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #190      +/-   ##
==========================================
- Coverage   96.09%   96.08%   -0.01%     
==========================================
  Files           8        8              
  Lines         589      588       -1     
==========================================
- Hits          566      565       -1     
  Misses         23       23              
Impacted Files Coverage Δ
src/FixedEffectModel.jl 93.54% <88.23%> (-0.05%) :arrow_down:
src/fit.jl 96.24% <100.00%> (ø)

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 2a2661e...193dbd9. Read the comment docs.