README.md

bedoc

Project Status: WIP – Initial development is in progress, but there
has not yet been a stable, usable release suitable for the
public. Lifecycle:
maturing R build
status CRAN
status Codecov test
coverage

Hospital Bed Occupancy Forecasting

bedoc implements forecasting of daily bed occupancy from input data on daily admissions and the distribution of duration of stay. It aims to provide a reliable and standardised approach to forecasting that will help improve the quality and ease of provision of predictions going forward.

Installing the package

Whilst this package is not yet on cran, the development version can be installed using devtools:

devtools::install_github("tjtnew/bedoc")

Functionality

For an introduction to the packages’ functionality see view the Introduction vignette.

vignette("Introduction", package = "bedoc")


tjtnew/bedoc documentation built on April 27, 2020, 3:39 a.m.