-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Sketching out refactor * Some restructure for clarity * Refactor along new date approach * Clear tests * Refactor lines to save col_names * Refactor validation functionality * Redocument * Remove epidist_validate and move to _model and _data approach plus some linting * Add documentation of as_epidist_linelist arguments * Move assert_class into imports and use in place of "check" class * Documentation for epidist_validate_data.epidist_linelist * Clear up the direct model file a bit * Add creating the row_id back in to as_latent_individual * Passing test-direct_model * Start working to make data use dates * Add start of unit tests and bug fix for datetime class check * Use .row_id rather than row_id * Use as_epidist_linelist_time function so that tests work with time data * Fixes to tests * Group into preprocessing functions * Update FAQ vignette to run * Update get started vignette to run * Update ebola vignette to run * Update approximate inference vignette to run * Add documentation * Methods consistency * Document ... * Again on ... * Remove comment moved to issue * Include as_epidist_linelist_time ad-hoc * Add test for datetime column * Update text in vignettes and add note about the ad-hoc function being included in package soon * Refactor .rename_columns
- Loading branch information
Showing
42 changed files
with
446 additions
and
398 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.