website/content/blog/missingdata.md

15 lines
340 B
Markdown
Raw Normal View History

2020-01-16 02:51:49 +00:00
---
title: "Considerations with Missing Data"
date: 2019-05-22T23:18:45-04:00
draft: true
2022-01-02 19:24:29 +00:00
tags: ["Statistics"]
2020-01-16 02:51:49 +00:00
---
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