-
Notifications
You must be signed in to change notification settings - Fork 2
/
README.Rmd
44 lines (29 loc) · 1.39 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
output: github_document
#bibliography: "`r here::here('README-references.bib')`"
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
#library(inflatably)
```
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Travis build status](https://travis-ci.org/HealthEconomicsHackathon/inflatably.svg?branch=use_travis)](https://travis-ci.org/HealthEconomicsHackathon/inflatably)
[![codecov.io](https://codecov.io/github/HealthEconomicsHackathon/inflatably/coverage.svg?branch=master)](https://codecov.io/github/HealthEconomicsHackathon/inflatably?branch=master)
# inflatably
![Alt Text](giphy.gif)
inflatably is an R package [available on GitHub](https://github.com/HealthEconomicsHackathon/inflatably).
The inflatably can also be installed from GitHub:
```{r, eval = F}
# install.packages("devtools")
devtools::install_github("HealthEconomicsHackathon/inflatably")
```
---
# Motivation
Inflating costs to present value (PV) is a routine step in cost-effectiveness analyses. Further, there are different inflation rates depending on the type of cost to be inflated.
## License
MIT © Imperial College of Science, Technology and Medicine