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

Add helper function to create model comparison table #65

Merged
merged 7 commits into from
Dec 7, 2023
Merged

Conversation

joshwlambert
Copy link
Member

This PR addresses #60 by adding a new function, ic_tbl(), to the package. This function is used in the estimate_individual_level_transmission.Rmd vignette to compare distribution model fit. The function is exported as it might be beneficial to a user of {superspreading} to compare models.

The estimate_individual_level_transmission.Rmd vignette is updated to use ic_tbl() and some extra formatting of column names.

Documentation (function and pkgdown) and unit tests are added for this function.

@joshwlambert joshwlambert added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 7, 2023
@joshwlambert joshwlambert merged commit 73bf157 into main Dec 7, 2023
@joshwlambert joshwlambert deleted the ic_tbl branch December 7, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant