Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
12 days | Add input validation to estimators | Naeem Model | -2/+125 | |
2024-06-09 | Update Shiny app | Naeem Model | -3/+6 | |
- Remove template/logic for single data entry - Change 'Add estimators' to 'About estimators'; adding estimators and viewing estimates are now done in the same tab - Swap rows and columns in estimates table (estimators as row names, datasets as column names) - Add a separate column for the serial interval to the estimates table - Add plots for daily and weekly data using the Plotly library - Remove italics from the subscript in all occurences of 'R_0' - Fix code/text formatting | ||||
2024-05-11 | Update COVID-19 Canada datasets | Naeem Model | -10/+10 | |
2024-05-09 | Remove old Shiny UI and server files | Naeem Model | -506/+0 | |
2024-05-09 | Add Shiny app dependencies add specify entry point | Naeem Model | -8/+25 | |
2024-05-09 | Update docs | Naeem Model | -10/+8 | |
2024-02-13 | Update documentation | Naeem Model | -15/+12 | |
2024-02-13 | Create vignette for WP serial distribution | Naeem Model | -0/+3 | |
2024-02-12 | Update seqB documentation | Naeem Model | -2/+6 | |
2024-02-12 | Refactor WP | Naeem Model | -193/+189 | |
2024-02-11 | Rename WP | Naeem Model | -0/+0 | |
2024-02-03 | Move seqB posterior example to vignettes | Naeem Model | -0/+3 | |
2024-01-13 | Refactor seqB | Naeem Model | -92/+79 | |
2024-01-13 | Rename seqB | Naeem Model | -0/+0 | |
2024-01-10 | Refactor ID and IDEA methods | Naeem Model | -57/+57 | |
2024-01-10 | Rename ID and IDEA | Naeem Model | -0/+0 | |
2023-08-19 | Group WP-related functions | Naeem Model | -116/+117 | |
2023-08-19 | Split ui.R into components | Naeem Model | -195/+187 | |
2023-08-16 | Update ui.R | hannajankowski | -1/+1 | |
First attempt by HJ | ||||
2023-08-16 | Update ui.R | hannajankowski | -1/+3 | |
2023-07-25 | Fix string formatting and text output | Naeem Model | -9/+10 | |
2023-07-25 | Prompt user to install optional dependency | Naeem Model | -5/+15 | |
2023-07-24 | Adjust indent level and enforce 80-character line limit | Naeem Model | -366/+476 | |
2023-07-23 | Add COVID-19 Canada datasets | Naeem Model | -0/+32 | |
2023-07-23 | Remove unecessary braces | Naeem Model | -2/+2 | |
2023-06-30 | Re-gen docs and prevent genning of internal functions | Naeem Model | -8/+8 | |
2023-06-29 | Re-style code and enforce 80 character line limit | Naeem Model | -301/+324 | |
2023-06-29 | Group internal functions for WP method | Naeem Model | -0/+106 | |
2023-06-29 | Group internal functions for WP method | Naeem Model | -104/+0 | |
2023-06-27 | Remove 'shinyBS' dependency | Naeem Model | -76/+80 | |
2023-06-25 | Remove 'shinyjs' dependency | Naeem Model | -111/+96 | |
2023-06-24 | Create entrypoint for shiny app | Naeem Model | -0/+13 | |
2023-06-24 | Create shiny server | Naeem Model | -0/+276 | |
2023-06-24 | Create shiny UI | Naeem Model | -0/+130 | |
2023-06-23 | Normalize line endings | Naeem Model | -106/+106 | |
2023-06-22 | Shorten line length in doc examples | Naeem Model | -2/+4 | |
2023-06-22 | Include required functions from 'stats' package | Naeem Model | -0/+4 | |
2023-06-22 | Prevent internal functions from being exported | Naeem Model | -3/+3 | |
2023-06-22 | Prefer namespaces over direct sourcing | Naeem Model | -6/+0 | |
2023-06-21 | Edit docs | Naeem Model | -60/+58 | |
2023-06-21 | Remove 'method' parameter | Naeem Model | -41/+30 | |
2023-06-21 | Add local imports | Naeem Model | -0/+6 | |
2023-06-21 | Remove input args from output lists | Naeem Model | -33/+22 | |
2023-06-21 | Fix code formatting and remove unnecessary comments | Naeem Model | -246/+263 | |
2022-07-28 | Update seqB.R | hannajankowski | -7/+7 | |
2022-07-28 | Update WP.R | hannajankowski | -0/+1 | |
2022-07-28 | Update WP.R | hannajankowski | -3/+3 | |
2022-07-28 | Update WP.R | hannajankowski | -3/+3 | |
2022-07-28 | Update IDEA.R | hannajankowski | -1/+1 | |
2022-07-28 | Update ID.R | hannajankowski | -1/+1 | |