Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ouhscbbmc/premiss

A "Predictive Risk Model for Intensive Safety Services Selection"
https://github.com/ouhscbbmc/premiss

dhs r r-package

Last synced: about 2 months ago
JSON representation

A "Predictive Risk Model for Intensive Safety Services Selection"

Awesome Lists containing this project

README

        

| Branch | [Travis-CI](https://travis-ci.org/OuhscBbmc/Premiss/builds) | [AppVeyor](https://ci.appveyor.com/project/wibeasley/premiss/history) | [Coveralls](https://coveralls.io/r/OuhscBbmc/Premiss) | [Zenodo](https://zenodo.org/search?ln=en&p=premiss) |
| :----- | :---------------------------: | :-----------------------------: | :-------: | :----: |
| | (Ubuntu 12.04 LTS) | (Windows Server 2012) | (Test Coverage) | (Independently-hosted Archive) |
| Master | [![Build Status](https://travis-ci.org/OuhscBbmc/Premiss.svg?branch=master)](https://travis-ci.org/OuhscBbmc/Premiss) | [![Build status](https://ci.appveyor.com/api/projects/status/v6hnp44pi1akpa4g/branch/master?svg=true)](https://ci.appveyor.com/project/wibeasley/premiss/branch/master) | [![Coverage Status](https://coveralls.io/repos/OuhscBbmc/Premiss/badge.svg?branch=master)](https://coveralls.io/r/OuhscBbmc/Premiss?branch=master) | -- |
| Dev | [![Build Status](https://travis-ci.org/OuhscBbmc/Premiss.svg?branch=dev)](https://travis-ci.org/OuhscBbmc/Premiss) | [![Build status](https://ci.appveyor.com/api/projects/status/v6hnp44pi1akpa4g/branch/dev?svg=true)](https://ci.appveyor.com/project/wibeasley/premiss/branch/dev) | [![Coverage Status](https://coveralls.io/repos/OuhscBbmc/Premiss/badge.svg?branch=dev)](https://coveralls.io/r/OuhscBbmc/Premiss?branch=dev) | -- |

Premiss
=======================

A "Predictive Risk Model for Intensive Safety Services Selection"

### Download and Installation Instructions

The *development* version of Premiss can be installed from [GitHub](https://github.com/OuhscBbmc/Premiss) after installing the `devtools` package.
```r
install.packages("devtools")
devtools::install_github(repo="OuhscBbmc/Premiss")
```