website/content/blog/missingdata.md

14 lines
319 B
Markdown
Raw Normal View History

2020-01-15 21:51:49 -05:00
---
title: "Considerations with Missing Data"
date: 2019-05-22T23:18:45-04:00
draft: true
---
Write something about "Missing Completely at Random" (MCAR) and maybe talk about a couple R packages for visualizing this..
Oh and also techniques for imputing
- multiple imputation with chained equations
- random forest