An open API service indexing awesome lists of open source software.

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

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)