https://github.com/brad-cannell/waiver_evaluation
Waiver Evaluation
https://github.com/brad-cannell/waiver_evaluation
data-analysis evaluation hospital-admissions medicaid
Last synced: 4 months ago
JSON representation
Waiver Evaluation
- Host: GitHub
- URL: https://github.com/brad-cannell/waiver_evaluation
- Owner: brad-cannell
- License: other
- Created: 2017-02-20T18:00:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T02:58:37.000Z (about 7 years ago)
- Last Synced: 2025-10-22T07:59:32.420Z (8 months ago)
- Topics: data-analysis, evaluation, hospital-admissions, medicaid
- Language: HTML
- Size: 751 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output:
md_document:
variant: markdown_github
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
# Managing Chronically Ill Medicaid Patients Using Interventional Telehealth
The goal of this project is to...
# Data cleaning and analysis codes
For more information about our analysis process and results, please click in the individual code file of interest below:
[Code used to retrieve data tables from CCM database](https://rawgit.com/mbcann01/waiver_evaluation/master/notebooks/get_data.nb.html)