Skip to content

R package to calculate ICU morbidity and mortality risk scores

Notifications You must be signed in to change notification settings

gbriddick/icuriskr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

R package to calculate ICU morbidity and mortality risk scores

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%