Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 442 Bytes

rGOSSIS1

The R package for the GOSSIS-1 ICU mortality predictor.

This repo is still in development. We are currently working on making the code a little less brittle and improving documentation, particularly including some tutorials and examples. Please make sure to use the most up to date version when using this package.

To install:

install.packages("devtools")
devtools::install_github('jraffa/rGOSSIS1')
library(rGOSSIS1)