README.md

icuriskr

The icuriskr package provides functions to calculate a variety of ICU morbidity and mortality risk scores. The scores currently included are:

  1. APAPCHE II
  2. APAPCHE III
  3. SAPS II

Installation

The icuriskr package can be installed from GitHub using the devtools package and the following commands:

# install.packages("devtools")
library(devtools)

install_github("bgulbis\edwr")


bgulbis/icuriskr documentation built on June 18, 2022, 1:33 a.m.