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

[Feature] Display the BIC plot with respect to hyperparameters #6

Merged
merged 12 commits into from
Jan 11, 2024

Conversation

egpivo
Copy link
Owner

@egpivo egpivo commented Jan 11, 2024

Objective

  • Show the BIC results with respect to hyperparameters

Changes

  • Add S3 method plot.qrglasso for plotting BIC result w.r.t. lambda
  • Add a helper function to control the main logics of the BIC result plot
  • Update unit tests
  • Fix bugs - duplicate argument in manual

Example

image

@egpivo egpivo merged commit d719b06 into master Jan 11, 2024
7 checks passed
@egpivo egpivo deleted the feature/add-bic-plot-function branch January 11, 2024 13:28
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