The simulations for NOSTRA validation
收藏资源简介:
The data was created to validate the NOSTRA model of hospital infection detection. It contains all the data files required to replicate the validation study. It is to be used in conjunction with the data in the following github repo: https://github.com/dpascall/NOSTRA-model The zip file contains all the simulation files output from the agent-based hospital simulation model. There are csv two files per simulation run: one for patients, one for healthcare workers. The rows are ordered by time, with one row per agent per timepoint. The relevant columns are: Paramset - The particular parameter set that was used (1 of 20) Date - The date within the simulation at that step ID - The agent ID Infection.Status.CT - The current infection state of the individual Community.Infect - If the agent was infected, whether that infection was acquired outside the hospital InfectedBy - If the agent was infected in the hospital, what is the agent ID of the person who infected them Detected - Whether the infection has been detected - Note: false positives are possible, so Detected can equal TRUE while Infection.Status.CT is NONE



