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

Update Model Summary Visualization #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

trobacker
Copy link
Collaborator

@trobacker trobacker commented Dec 10, 2024

Added an argument for LOESS curve visualization, changed LOESS parameters, minor change to visual appearance - (modified alpha for points). Addresses issue #173.

I added a toggle switch to remove the LOESS trend line in the summary plots. The functions for plotting will plot the trend line by default. However, the trend is no longer plotted by default on the daily logit plots when running the main function.

I experimented with some LOESS parameters with the intention of aiding visual trend analysis. It may turn out they're not good in some situations!

Lastly, I modified the opaqueness of the points plotted as I believe it's easier to see some details.

@trobacker trobacker requested a review from nickreich December 10, 2024 22:17
Copy link
Collaborator

@IsaacMacarthur IsaacMacarthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Thomas, this all looks really good! I had just one comment, there doesn't seem to be a way to add back the loess for the daily logits using the plot_summary_graphs function. I'm not sure if we need a way to add back the loess, but it might be worth thinking about.

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