obcost: Obesity Cost Database

This database contains necessary data relevant to medical costs on obesity throughout the United States. This database, in form of an R package, could output necessary data frames relevant to obesity costs, where the clients could easily manipulate the output using difference parameters, e.g. relative risks for each illnesses. This package contributes to parts of our published journal named "Modeling the Economic Cost of Obesity Risk and Its Relation to the Health Insurance Premium in the United States: A State Level Analysis". Please use the following citation for the journal: Woods Thomas, Tatjana Miljkovic (2022) "Modeling the Economic Cost of Obesity Risk and Its Relation to the Health Insurance Premium in the United States: A State Level Analysis" <doi:10.3390/risks10100197>. The database is composed of the following main tables: 1. Relative_Risks: (constant) Relative risks for a given disease group with a risk factor of obesity; 2. Disease_Cost: (obesity_cost_disease) Supplementary output with all variables related to individual disease groups in a given state and year; 3. Full_Cost: (obesity_cost_full) Complete output with all variables used to make cost calculations, as well as cost calculations in a given state and year; 4. National_Summary: (obesity_cost_national_summary) National summary cost calculations in a given year. Three functions are included to assist users in calling and adjusting the mentioned tables and they are data_load(), data_produce(), and rel_risk_fun().

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: dplyr, tidyr, stats
Published: 2023-01-06
Author: Tianyue Zang [aut, cre, cph], Thomas Woods [aut], Tatjana Miljkovic [aut]
Maintainer: Tianyue Zang <zangt2 at miamioh.edu>
License: LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: obcost results

Documentation:

Reference manual: obcost.pdf

Downloads:

Package source: obcost_0.1.0.tar.gz
Windows binaries: r-devel: obcost_0.1.0.zip, r-release: obcost_0.1.0.zip, r-oldrel: obcost_0.1.0.zip
macOS binaries: r-release (arm64): obcost_0.1.0.tgz, r-oldrel (arm64): obcost_0.1.0.tgz, r-release (x86_64): obcost_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=obcost to link to this page.