Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.14 KB

File metadata and controls

35 lines (25 loc) · 1.14 KB

IPACS

DOI

This repository contains models from the project “Improving Patient flow between Acute, Community and Social care (IPACS)”, converted into a package format. These are models used for D2A resource planning.

How does this repository differ from other repositories? This repository is based on IPACS_MODEL which contains the IPACS model with re-coding, comments, bug identification and bug fixes by Amy Heather. In this repository, the model is then converted into package format by Amy Heather.

Installation

You can install the development version of ipacs from GitHub with:

# install.packages("devtools")
# library("devtools")
devtools::install_github("amyheather/ipacs")

Running the model

For an explanation on how to run the model, view the GitHub pages site.