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

Create summarize_glm_count.R from RATET01 design doc #538

Closed
5 of 6 tasks
brandondbutcher opened this issue May 5, 2022 · 2 comments · Fixed by #739
Closed
5 of 6 tasks

Create summarize_glm_count.R from RATET01 design doc #538

brandondbutcher opened this issue May 5, 2022 · 2 comments · Fixed by #739
Assignees
Labels

Comments

@brandondbutcher
Copy link
Contributor

brandondbutcher commented May 5, 2022

Motivation

This is part of adding the new template RATET01, see #319

To-Do:

Pull code out of design doc (tern/design/design_ratet01.Rmd) and put into separate file, summarize_glm_count.R

  • Helper functions: h_glm_quasipoisson, h_glm_poisson, h_glm_ppmeans, & h_glm_count
  • Statistics function: s_glm_count
  • Analysis function: a_glm_count
  • Summarize function: summarize_glm_count
  • Add annotations in summarize_glm_count.R for documentation. See summarize_ancova.R for examples.
  • Create unit tests

DO NOT include h_glm_negbin helper function for the first iteration of this implementation.

@brandondbutcher
Copy link
Contributor Author

@ayogasekaram, I've updated the issue To-Do.

@shajoezhu
Copy link
Contributor

Hi @brandondbutcher , hope you are well. Just want to quickly check in how is this issue going? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants