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 methods for calling multi-response gaussian family #66

Merged
merged 5 commits into from
Sep 10, 2024

Conversation

BenjaminDoran
Copy link
Contributor

Adds methods to call glmnet(X, Y, MvNormal()) for multi-response normal problems.

I added tests to make sure the methods are producing the same answers as the R version.

Should close my issue #65

@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Attention: Patch coverage is 62.31884% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 88.97%. Comparing base (47da7a0) to head (582ed9b).

Files Patch % Lines
src/MultiResponseNet.jl 58.06% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   93.61%   88.97%   -4.65%     
==========================================
  Files           3        4       +1     
  Lines         470      535      +65     
==========================================
+ Hits          440      476      +36     
- Misses         30       59      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JackDunnNZ
Copy link
Collaborator

Closing and opening to retrigger actions

@JackDunnNZ JackDunnNZ closed this Sep 10, 2024
@JackDunnNZ JackDunnNZ reopened this Sep 10, 2024
@JackDunnNZ JackDunnNZ merged commit 4167f0c into JuliaStats:master Sep 10, 2024
18 checks passed
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