palday / JellyMe4.jl

RCall support for MixedModels.jl and lme4
MIT License
13 stars 2 forks source link

change most lme4 sanity check errors to warnings #59

Closed palday closed 2 years ago

palday commented 2 years ago

Also refactored all these options to use the constant MERCONTROL_OPTIONS

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (94e0db6) into main (12f4725) will increase coverage by 0.20%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   91.97%   92.17%   +0.20%     
==========================================
  Files           6        6              
  Lines         274      281       +7     
==========================================
+ Hits          252      259       +7     
  Misses         22       22              
Impacted Files Coverage Δ
src/JellyMe4.jl 90.90% <ø> (ø)
src/glmerMod.jl 90.90% <ø> (+0.08%) :arrow_up:
src/lmerMod.jl 95.00% <ø> (+0.08%) :arrow_up:
src/utilities.jl 97.29% <0.00%> (+0.15%) :arrow_up:
src/formula.jl 87.71% <0.00%> (+0.68%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.