mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-10 03:00:35 -05:00
14 lines
319 B
Markdown
14 lines
319 B
Markdown
|
---
|
||
|
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
|