Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grouping for 2.x #353

Merged
merged 6 commits into from
Aug 12, 2020
Merged

Grouping for 2.x #353

merged 6 commits into from
Aug 12, 2020

Conversation

palday
Copy link
Member

@palday palday commented Aug 6, 2020

Another easy backport.

palday and others added 6 commits August 5, 2020 17:54
* add Grouping contrasts

* export and add a getproperty patch to work around statsmodels

* warn users to use Grouping when OOM during schema call

* Update src/grouping.jl

Co-authored-by: Phillip Alday <phillip.alday@mpi.nl>
(cherry picked from commit 2f9d423)
@palday
Copy link
Member Author

palday commented Aug 12, 2020

@kleinschmidt Since this is a backport of your contribution, care to give a cursory review?

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #353 into v2.x will decrease coverage by 0.31%.
The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v2.x     #353      +/-   ##
==========================================
- Coverage   92.26%   91.95%   -0.32%     
==========================================
  Files          18       19       +1     
  Lines        1332     1342      +10     
==========================================
+ Hits         1229     1234       +5     
- Misses        103      108       +5     
Impacted Files Coverage Δ
src/MixedModels.jl 100.00% <ø> (ø)
src/linearmixedmodel.jl 95.93% <50.00%> (-0.83%) ⬇️
src/grouping.jl 60.00% <60.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 e970423...5e3e7f8. Read the comment docs.

@palday palday merged commit dcd9242 into v2.x Aug 12, 2020
@palday palday mentioned this pull request Oct 2, 2020
10 tasks
@palday palday deleted the grouping branch November 19, 2020 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants