kutaslab / fitgrid

Multichannel event-related time-series regression modeling for EEG, MEG, and sensor array data
https://kutaslab.github.io/fitgrid
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Add LMER model comparison based on AIC #137

Closed andportnoy closed 5 years ago

andportnoy commented 5 years ago

Still trying to figure out what anova(m1, m2) does exactly in R.

codecov-io commented 5 years ago

Codecov Report

Merging #137 into master will decrease coverage by 1.34%. The diff coverage is 42.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   88.54%   87.19%   -1.35%     
==========================================
  Files          13       13              
  Lines         646      664      +18     
==========================================
+ Hits          572      579       +7     
- Misses         74       85      +11
Impacted Files Coverage Δ
fitgrid/fitgrid.py 90.75% <42.1%> (-6.03%) :arrow_down:

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 372041a...ad54274. Read the comment docs.