Skip to content

Plot results even when NAs are produced in calc_FiniteMixture() #720

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

mcol
Copy link
Contributor

@mcol mcol commented Apr 17, 2025

Now we always do a plot, but if we have thrown a warning because the results contained NA values, we show that in the plot subtitle, so that the user doesn't forget about the warning.

Fixes #718.

mcol added 2 commits April 17, 2025 14:49
Now we always do a plot, but if we have thrown a warning because the
results contained NAs, we show that in the plot subtitle, so that the user
doesn't forget about the warning.
@mcol mcol merged commit 75fc966 into master Apr 17, 2025
2 checks passed
@mcol mcol deleted the issue_718 branch April 17, 2025 13:13
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.

plot results in calc_FiniteMixture() also if NAs have been produced
1 participant