Coder Social home page Coder Social logo

covid-health-systems's People

Contributors

bhagedorn-idm avatar celiot-idm avatar jschripsema-idm avatar lmgeorge avatar mizzo-idm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

covid-health-systems's Issues

README.md- should not be self-referential

In the README.md file:

Next, you will need to download the model itself. You can access this from the GitHub repository here:

____________________________________. You will want to download the entire package and save into a convenient location on your computer. Leave all of the files in one folder location, so that when you export your results files from the model after it has run, they will be automatically available to the R script for analysis.

Anyone reading the readme has already found the repository.

Unlimited Beds is broken

When attempting to run with "Unlimited Beds", I get this message:

Simulation Object Data Item (gv ARef) not set
SET gv ARef.Replication = lv Replications
View this Visual Logic now?

image.png

If you choose "Ignore", every VL expression using gv ARef.<property> will raise this dialog.

Here is the Information Store

Button,
Current Work Item,0
Day Duration,1440
Graph Sync Interval,10800
LOOP I,2
LOOP J,8
Overhead Cost,0
Overhead Revenue,0
Results Collection Period,120960
ResultsFolder,..\..\output
ResultsName,DemoModelRun1
Simulation Time,0
TRACKER OPEN,1
TRACKER RUN,0
TRACKER RUNNING_SCENARIOS,Yes
TRACKER SCENARIOSET,1
TRACKER TOTALRUNSMAX,30
TRACKER TRIAL,1
Warm Up Period,0
gv ARef,
gv ARef2,H10 ICU
gv BalkDuration,24
gv Cap1,1
gv Cap2,0
gv Cap3,1
gv Cap4,0
gv DayNum,0
gv Epi Curve,4
gv Epi1,0
gv Epi2,1
gv Epi3,1
gv Epi4,0
gv Epi5,0
gv ICU Mortality,0.29
gv ICU Q Tolerance,6
gv KillSwitch,0
gv MaxQSize,600
gv Num ICUeligible,0
gv Num NonICU eligible,0
gv NumHospitals,10
gv NumTrials,5
gv Portion ICU,0.5
gv QRef,Q H10
gv QRef2,Q ICU10
gv Select RunSweep,No
gv SelectCapacity,1
gv SelectCrowding,1
gv SelectICU,5
gv SelectICUMort,1
gv SelectNursingLoss,2
gv SelectReferralTriage,4
gv SelectTriage,4
gv SelectWeeksOptions,1
gv SimWeeks,12
gv StartCount,2
gv StartRow,2
gv SweepPop,100000
gv TurnedAway,24
gv Unlimited,1
gv WeekNum,0

Patient census button for unlimited

In the Simul8 model, under setting, the 'Current covid census' button is only available when you click run with limited beds. Need to add under run with unlimited beds as well.

Visualize outputs- R script should run out of the box

I attempted to run the script without changing anything (under the assumption that DEMOMODELRUN1 was the default project name I saved), and got several errors on running the script.

NOTE: This was my first time installing R and RStudio on this client, so maybe a rerun will work...

First error was here

> #Load CSVs
> ASSUMPTIONS <- read.csv(paste("SS_R_TRIAL_ASSUMPTIONS_TRACKER_",INPUTSET,".csv",sep=""))
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
  cannot open file 'SS_R_TRIAL_ASSUMPTIONS_TRACKER_DEMOMODELRUN1.csv': No such file or directory

I did find this file in the same folder:

MODELSS_R_TRIAL_ASSUMPTIONS_TRACKER_DEMOMODELRUN1.csv

Which is clearly the right one...

LOS distribution

Change to mean with variation parameter with long tail (weibull?)

Export- all save paths need a trailing slash

Currently, the docs suggest copying a file path from windows explorer for your export path.

If you do that and copy this path (for example):

C:\GitHub\covid-health-systems\model

You get the unexpected result of your model being exported here:

C:\GitHub\covid-health-systems

Suggested: Either enforce this in the export UI, or include a note in the documents about this, or both.

Renaming and text explanations

"catchment" --> portion of catchment
pop size = scale factor (multiply by 100k)
define scale factor as catchment pop
fix R script 10/100k --> 100/100k

Choose start date

When epi curves start at a historical date, want to be able to choose when in that curve the model actually starts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.