-
Notifications
You must be signed in to change notification settings - Fork 5
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
Interactions between hospitalized demographic and length of stay #48
Comments
I agree. I think in the short term the least we can do is allow users to
specify their own distribution for LoS.
Will create a new issue tomorrow (well, several actually) and set up a call
with the team. ETA for new release: by the end of the weekend.
// sent from my Armor5 phone
…On Tue, 31 Mar 2020, 19:48 John Urbanik, ***@***.***> wrote:
I'm not sure how this would be modeled given the datasets we have
available now, but there are likely interactions between demographic
information and length of stay that would change expected occupancy pretty
substantially.
For example, in places like Sweden where elderly people are far more
insulated from the virus than somewhere like Italy, it may be the case that
the average length of stay is substantially shorter (or perhaps that ICU
stay is longer, as the rate of comorbidities is lower so severe cases may
be less immunocompromised?).
These demographic extremes are actually quite likely given that the virus
spreads heterogeneously: the hospitalized demographics will be quite
different per population. We've seen this manifest when comparing age
distributions in Lombardy to Germany to NY. Perhaps it would be possible to
use the current hospitalization demographics as an initial condition, and
at least include priors over CFR to sort people into the ICU / general ward
buckets?
Beyond that, we likely need a new dataset to understand the distributional
mixture of length of hospital stay with demographic info as covariates...
hopefully someone researchers are working on that somewhere.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#48>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSCIITRYEVPTBDSEZI5K7DRKI3HHANCNFSM4LX3YUYQ>
.
|
To elaborate on previous reply:
|
I'm not sure how this would be modeled given the datasets we have available now, but there are likely interactions between demographic information and length of stay that would change expected occupancy pretty substantially.
For example, in places like Sweden where elderly people are far more insulated from the virus than somewhere like Italy, it may be the case that the average length of stay is substantially shorter (or perhaps that ICU stay is longer, as the rate of comorbidities is lower so severe cases may be less immunocompromised?).
These demographic extremes are actually quite likely given that the virus spreads heterogeneously: the hospitalized demographics will be quite different per population. We've seen this manifest when comparing age distributions in Lombardy to Germany to NY. Perhaps it would be possible to use the current hospitalization demographics as an initial condition, and at least include priors over CFR to sort people into the ICU / general ward buckets?
Beyond that, we likely need a new dataset to understand the distributional mixture of length of hospital stay with demographic info as covariates... hopefully someone researchers are working on that somewhere.
The text was updated successfully, but these errors were encountered: