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

flesh out and test support for non-continuous terms (e.g., categorical) #10

Merged
merged 1 commit into from
May 3, 2021

Conversation

kleinschmidt
Copy link
Member

These methods were there but not tested; handling printing/coefnames is a bit tricky when there are multiple columns generated.

@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #10 (e8ebc46) into main (73562f0) will increase coverage by 23.80%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #10       +/-   ##
===========================================
+ Coverage   42.85%   66.66%   +23.80%     
===========================================
  Files           1        1               
  Lines          28       33        +5     
===========================================
+ Hits           12       22       +10     
+ Misses         16       11        -5     
Impacted Files Coverage Δ
src/centering.jl 66.66% <100.00%> (+23.80%) ⬆️

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 73562f0...e8ebc46. Read the comment docs.

@kleinschmidt kleinschmidt changed the title test support for non-continuous terms (e.g., categorical) flesh out and test support for non-continuous terms (e.g., categorical) Apr 30, 2021
@kleinschmidt kleinschmidt marked this pull request as ready for review April 30, 2021 19:44
@kleinschmidt kleinschmidt requested review from ararslan and palday April 30, 2021 19:44
@kleinschmidt kleinschmidt merged commit 8d3122f into main May 3, 2021
@kleinschmidt kleinschmidt deleted the dfk/categorical branch May 3, 2021 17:10
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.

3 participants