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

Introduce GLM Specific Diagnostic Plots #6

Merged
merged 21 commits into from Sep 8, 2022
Merged

Conversation

macamiri
Copy link
Contributor

3 main additions to ggDoE:

  1. Add glm_diagnostic_plots() function, which returns 9 diagnostic plots for Generalized Linear Models. Similar to existing diagnostic_plots() function with slight modifications to specifically accommodate GLMs.
  2. Create simple hexsticker/logo for package. Image is based on the lambda_plot() function output in the vignette.
  3. Update vignette to (a) include the glm_diagnostic_plots examples, and (b) allow viewers to click on the list of content at the top and jump to section.

@netlify
Copy link

netlify bot commented Aug 28, 2022

Deploy Preview for ggdoe canceled.

Name Link
🔨 Latest commit 92e2c72
🔍 Latest deploy log https://app.netlify.com/sites/ggdoe/deploys/630c5a5f2aeaf70008fa30bc

@toledo60 toledo60 merged commit 9208736 into toledo60:main Sep 8, 2022
@toledo60
Copy link
Owner

toledo60 commented Sep 8, 2022

Thank you for the great start in the glm diagnostics plots, I'll clean up some bugs/errors from here.
Make sure you run devtools::check() and you get '0 errors 0 warning 0 notes'
Luckily, they were small issues that I can quickly fix.

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.

None yet

2 participants