mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-10 03:00:35 -05:00
15 lines
No EOL
340 B
Markdown
15 lines
No EOL
340 B
Markdown
---
|
|
title: "Considerations with Missing Data"
|
|
date: 2019-05-22T23:18:45-04:00
|
|
draft: true
|
|
tags: ["Statistics"]
|
|
---
|
|
|
|
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 |