Skip to content

jcasse/icueval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICUEVAL

Evaluations for icu data.

Installation

To install from the R command line, run the command below. (To install from a branch other than master, use the branch option.)

devtools::install_git("ssh://git@github.com:jcasse/icueval.git", branch="master")
library(icueval)

Functionality

For a full list of functions and a link to vignettes, run ?icueval on the R command line.

Version notes

To install a specific tag, you can check out the tagged commit and build the package in RStudio.

About

This custom R package provides various functions to evaluate several metrics related to icu data. Some functions are written in C++ for speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published