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

Remove TableRegressionModel wrapper #31

Merged
merged 10 commits into from
Apr 19, 2023
Merged

Conversation

getzze
Copy link
Owner

@getzze getzze commented Apr 19, 2023

See JuliaStats/GLM.jl#339

Also:

  • correct loglikelihood formula

@getzze getzze changed the title Remove table regression model wrapper Remove TableRegressionModel wrapper Apr 19, 2023
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Patch coverage: 86.50% and project coverage change: -0.21 ⚠️

Comparison is base (7505097) 84.87% compared to head (f2857e1) 84.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   84.87%   84.66%   -0.21%     
==========================================
  Files           9       11       +2     
  Lines        1607     1709     +102     
==========================================
+ Hits         1364     1447      +83     
- Misses        243      262      +19     
Impacted Files Coverage Δ
src/RobustModels.jl 66.66% <ø> (ø)
src/linpred.jl 82.83% <ø> (-0.38%) ⬇️
src/deprecated.jl 44.44% <44.44%> (ø)
src/tools.jl 84.37% <84.37%> (ø)
src/robustlinearmodel.jl 87.78% <89.47%> (-0.25%) ⬇️
src/quantileregression.jl 94.41% <93.10%> (+0.47%) ⬆️
src/linresp.jl 82.90% <95.45%> (-0.61%) ⬇️
src/univariate.jl 94.44% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@getzze getzze merged commit bd86eca into main Apr 19, 2023
getzze added a commit that referenced this pull request May 3, 2023
@getzze getzze deleted the remove-TableRegressionModel-wrapper branch September 26, 2024 13:40
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.

1 participant