Главная
Study mode:
on
1
Introduction
2
What's imputation
3
Types of missing data
4
Measuring success
5
A number of different imputation techniques
6
R Script: introduction of the rmd format
7
Mean Imputation
8
locf and nocb
9
kNN and kNN imputation
10
Advance imputation with mice
11
How does pmm and rf performed?
12
TCGA data Imputation
13
Effectiveness of Imputation
Description:
Learn how to handle missing data in R using various imputation techniques in this 34-minute video tutorial. Explore different methods of data imputation, including mean imputation, last observation carried forward (locf), next observation carried backward (nocb), k-Nearest Neighbors (kNN), and advanced techniques using the mice package. Understand the types of missing data, how to measure the success of imputation, and compare the performance of different algorithms using ggplot2. Follow along with practical R scripts, including an introduction to the RMD format, and see real-world applications using TCGA data. Evaluate the effectiveness of various imputation methods and gain insights into choosing the most appropriate technique for your data analysis needs.

Dealing with Missing Data in R

LiquidBrain Bioinformatics
Add to list