|
1 | 1 | hospital_parameters: Hospital Parameters
|
2 |
| -population: Regional Population |
3 |
| -market_share: Hospital Market Share (%) |
4 |
| -current_hospitalized: Currently Hospitalized COVID-19 Patients |
| 2 | +population: Regional population |
| 3 | +market_share: Hospital market share (%) |
| 4 | +current_hospitalized: Currently hospitalized COVID-19 patients |
5 | 5 |
|
6 | 6 | spread_parameters: Spread and Contact Parameters
|
7 |
| -date_first_hospitalized: Date of first hospitalized case - Enter this date to have chime estimate the initial doubling time |
| 7 | +date_first_hospitalized: Date of first hospitalized case (enter this date to have CHIME estimate the initial doubling time) |
8 | 8 | doubling_time: Doubling time in days (up to today. This overwrites date of first hospitalized estimation)
|
9 | 9 | relative_contact_rate: Social distancing (% reduction in social contact going forward)
|
10 | 10 |
|
11 | 11 | severity_parameters: Severity Parameters
|
12 |
| -hospitalized_rate: Hospitalization %(total infections) |
13 |
| -icu_rate: ICU %(total infections) |
14 |
| -ventilated_rate: Ventilated %(total infections) |
15 |
| -infectious_days: Infectious Days |
16 |
| -hospitalized_los: Average Hospital Length of Stay (days) |
17 |
| -icu_los: Average Days in ICU |
18 |
| -ventilated_los: Average Days on Ventilator |
| 12 | +hospitalized_rate: Hospitalization rate (% of total infections) |
| 13 | +icu_rate: ICU (% of total infections) |
| 14 | +ventilated_rate: Ventilated (% of total infections) |
| 15 | +infectious_days: Infectious days |
| 16 | +hospitalized_los: Average hospital length of stay (in days) |
| 17 | +icu_los: Average days in ICU |
| 18 | +ventilated_los: Average days on ventilator |
19 | 19 |
|
20 |
| -display_parameters: Display parameters |
| 20 | +display_parameters: Display Parameters |
21 | 21 | n_days: Number of days to project
|
22 |
| -current_date: Current date (Default is today) |
| 22 | +current_date: Current date (default is today) |
23 | 23 | max_y_axis: Set the Y-axis on graphs to a static
|
24 | 24 | max_y_axis_value: Maximal y-axis value (leave blank for no max value)
|
25 | 25 | show_tables: Show tables with data
|
|
0 commit comments