Learn R Programming

tatooheene

This is the Technology Appraisal Toolbox for Health Economic Evaluations in the Netherlands.

The goal of this package is to make health economic evaluation models in R easier and clearer. It provides several datasets and functions that are needed when building models based on the Dutch Guideline for Health Economic Evaluations in The Netherlands.

Installation

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

# install.packages("remotes")
remotes::install_github("tatooheene/tatooheene")

About the data

The package contains several datasets that are used in the Dutch Guideline for Health Economic Evaluations in The Netherlands. Data were taken from CBS, ZIN & OECD

Copy Link

Version

Install

install.packages('tatooheene')

Monthly Downloads

121

Version

0.19.0

License

MIT + file LICENSE

Maintainer

Stijn Peeters

Last Published

December 18th, 2024

Functions in tatooheene (0.19.0)

discount_vector

A function to create a discount vector for a given time period
df_rp_medical

Medical unit cost data from the Costing manual: Methods and Reference Prices for Economic Evaluations in Healthcare
df_rp_prod

Productivity & other unit cost data from the Costing manual: Methods and Reference Prices for Economic Evaluations in Healthcare
df_ppp

Purchasing Power Parity (PPP) data from OECD
df_fp

Job vacancy data from CBS
df_rp_patient

Patient & family unit cost data from the Costing manual: Methods and Reference Prices for Economic Evaluations in Healthcare
depreciation_interest

A function to calculate the costs of medical equipment
discount_value

A function to calculate the discounted value of future costs or effects
nl_ppp

A function to obtain the Dutch PPP factor values in International Dollar (INT$)
df_cpi_combined

Consumer Price Index (CPI) data from CBS
nl_prod_oth_prices

A function to download the Productivity and other societal Reference prices of the Dutch Costing Manual for one or multiple years
nl_price_index

A function to calculate the Consumer Price Index (CPI) for a given year range.
pretty_price

A function to write pretty prices in bookdown reports
friction_period

A function to download the friction period over one or multiple years
nl_med_prices

A function to download the Medical Reference prices of the Dutch Costing Manual for one or multiple years
nl_pat_fam_prices

A function to download the Patient & Family Reference prices of the Dutch Costing Manual for one or multiple years