JuliaStats / GLM.jl

Generalized linear models in Julia
Other
593 stars 114 forks source link

use StatsModels.formula #440

Closed palday closed 3 years ago

palday commented 3 years ago

cf https://github.com/JuliaStats/StatsModels.jl/pull/226

codecov-commenter commented 3 years ago

Codecov Report

Merging #440 (d85137c) into master (10f4f56) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #440   +/-   ##
=======================================
  Coverage   83.39%   83.39%           
=======================================
  Files           6        6           
  Lines         771      771           
=======================================
  Hits          643      643           
  Misses        128      128           
Impacted Files Coverage Δ
src/linpred.jl 76.36% <0.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 10f4f56...d85137c. Read the comment docs.