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

Add test for predict with DataFrame #335

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add test for predict with DataFrame #335

wants to merge 3 commits into from

Conversation

nalimilan
Copy link
Member

@nalimilan nalimilan commented Oct 5, 2019

Previously not covered. Also return a vector rather than a column matrix for confidence bounds.

Will fail until JuliaStats/StatsModels.jl#160 is merged and released, and #336 merged.

Previously not covered. Also return a vector rather than a column matrix
for confidence bounds.
@codecov-commenter
Copy link

Codecov Report

Base: 87.08% // Head: 87.72% // Increases project coverage by +0.64% 🎉

Coverage data is based on head (b53f6b9) compared to base (7299d18).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   87.08%   87.72%   +0.64%     
==========================================
  Files           7        7              
  Lines         929      929              
==========================================
+ Hits          809      815       +6     
+ Misses        120      114       -6     
Impacted Files Coverage Δ
src/lm.jl 93.38% <100.00%> (ø)
src/glmfit.jl 82.62% <0.00%> (+1.70%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

2 participants