trentgillin/SepsisR: Data analysis for sepsis made easy

A set of functions that a data analyst working in health care can use to help with data related to Sepsis, a bodily response to an extensive infection, Centers For Disease Control, (2021) <https://www.cdc.gov/sepsis/what-is-sepsis.html:>. The main focus of this package is to calculate three organ failure scores related to sepsis: Sequential Organ Failure Assessment (SOFA), Quick Sequential Organ Failure Assessment (qSOFA), and Systematic Inflammatory Response Syndrome (SIRS). Each of the organ failure scores are based off of calculators as presented on the website, "MD Calc.com". "Sequential Organ Failure Assessment (SOFA)' Vincent, <https://www.mdcalc.com/sequential-organ-failure-assessment-sofa-score> "Quick Sequential Organ Failure Assessment (qSOFA)' Seymour, <https://www.mdcalc.com/qsofa-quick-sofa-score-sepsis>, and "Systematic Inflammatory Response Syndrome (SIRS)" Balk, <https://www.mdcalc.com/sirs-sepsis-septic-shock-criteria>.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://trentgillin.github.io/SepsisR/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("trentgillin/SepsisR")
trentgillin/SepsisR documentation built on Nov. 26, 2022, 12:41 p.m.