Skip to content

Commit 1ecdff6

Browse files
Merge pull request #215 from CodeForPhilly/mishmosh-patch-2
Fix copy-paste error in github url
2 parents 86e170e + 3490323 commit 1ecdff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The **C**OVID-19 **H**ospital **I**mpact **M**odel for **E**pidemics ([penn-chim
77
## Background
88
The [CHIME](https://penn-chime.phl.io/) (COVID-19 Hospital Impact Model for Epidemics) Application is designed to assist hospitals and public health officials with understanding hospital capacity needs as they relate to the COVID pandemic. CHIME enables capacity planning by providing estimates of total daily (i.e. new) and running totals of (i.e. census) inpatient hospitalizations, ICU admissions, and patients requiring ventilation. These estimates are generated using a [SIR (Susceptible, Infected, Recovered)](https://mathworld.wolfram.com/SIRModel.html) model, a standard epidemiological modeling technique. Our model has been validated by several epidemiologists including [Michael Z. Levy, PhD](https://www.dbei.med.upenn.edu/bio/michael-z-levy-phd), Associate Professor of Epidemiology, Department of Biostatistics, Epidemiology and Informatics at the Perelman School of Medicine.
99

10-
Originally developed in `github.com/pennsignals/chime`, active development is now at `github.com/pennsignals/chime`.
10+
Originally developed in `github.com/pennsignals/chime`, active development is now at `github.com/CodeForPhilly/chime`.
1111

1212
### Documentation
1313

0 commit comments

Comments
 (0)