Dealing With Missing Data in R
Make it easy to visualize, explore, and impute missing data with naniar, a tidyverse friendly approach to missing data.
Comece O Curso Gratuitamente4 horas14 vídeos52 exercícios15.170 aprendizesDeclaração de Realização
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.Treinar 2 ou mais pessoas?
Tentar DataCamp for BusinessAmado por alunos de milhares de empresas
Descrição do Curso
Missing data is part of any real world data analysis. It can crop up in unexpected places, making analyses challenging to understand. In this course, you will learn how to use tidyverse tools and the naniar R package to visualize missing values. You'll tidy missing values so they can be used in analysis and explore missing values to find bias in the data. Lastly, you'll reveal other underlying patterns of missingness. You will also learn how to "fill in the blanks" of missing values with imputation models, and how to visualize, assess, and make decisions based on these imputed datasets.
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Caixa de ferramentas intermediária do Tidyverse
Ir para a trilha- 1
Why care about missing data?
GratuitoChapter 1 introduces you to missing data, explaining what missing values are, their behavior in R, how to detect them, and how to count them. We then introduce missing data summaries and how to summarise missingness across cases, variables, and how to explore across groups within the data. Finally, we discuss missing data visualizations, how to produce overview visualizations for the entire dataset and over variables, cases, and other summaries, and how to explore these across groups.
Introduction to missing data50 xpUsing and finding missing values100 xpHow many missing values are there?100 xpWorking with missing values50 xpWhy care about missing values?50 xpSummarizing missingness100 xpTabulating Missingness100 xpOther summaries of missingness100 xpHow do we visualize missing values?50 xpYour first missing data visualizations100 xpVisualizing missing cases and variables100 xpVisualizing missingness patterns100 xp - 2
Wrangling and tidying up missing values
In chapter two, you will learn how to uncover hidden missing values like "missing" or "N/A" and replace them with `NA`. You will learn how to efficiently handle implicit missing values - those values implied to be missing, but not explicitly listed. We also cover how to explore missing data dependence, discussing Missing Completely at Random (MCAR), Missing At Random (MAR), Missing Not At Random (MNAR), and what they mean for your data analysis.
Searching for and replacing missing values50 xpUsing miss_scan_count100 xpUsing replace_with_na100 xpUsing replace_with_na scoped variants100 xpFilling down missing values50 xpFix implicit missings using complete()100 xpFix explicit missings using fill()100 xpUsing complete() and fill() together100 xpMissing Data dependence50 xpDifferences between MCAR and MAR50 xpExploring missingness dependence100 xpFurther exploring missingness dependence50 xp - 3
Testing missing relationships
In this chapter, you will learn about workflows for working with missing data. We introduce special data structures, the shadow matrix, and nabular data, and demonstrate how to use them in workflows for exploring missing data so that you can link summaries of missingness back to values in the data. You will learn how to use ggplot to explore and visualize how values changes as other variables go missing. Finally, you learn how to visualize missingness across two variables, and how and why to visualize missings in a scatterplot.
Tools to explore missing data dependence50 xpCreating shadow matrix data100 xpPerforming grouped summaries of missingness100 xpFurther exploring more combinations of missingness100 xpVisualizing missingness across one variable50 xpNabular data and filling by missingness100 xpNabular data and summarising by missingness100 xpExplore variation by missingness: box plots100 xpVisualizing missingness across two variables50 xpExploring missing data with scatter plots100 xpUsing facets to explore missingness100 xpFaceting to explore missingness (multiple plots)100 xp - 4
Connecting the dots (Imputation)
In this chapter, you will learn about filling in the missing values in your data, which is called imputation. You will learn how to impute and track missing values, and what the good and bad features of imputations are so that you can explore, visualise, and evaluate the imputed data against the original values. You will learn how to use, evaluate, and compare different imputation models, and explore how different imputation models affect the inferences you can draw from the models.
Filling in the blanks50 xpImpute data below range with nabular data100 xpVisualize imputed values in a scatter plot100 xpCreate histogram of imputed data100 xpWhat makes a good imputation50 xpEvaluating bad imputations100 xpEvaluating imputations: The scale100 xpEvaluating imputations: Across many variables100 xpPerforming imputations50 xpUsing simputation to impute data100 xpEvaluating and comparing imputations100 xpEvaluating imputations (many models & variables)100 xpEvaluating imputations and models50 xpCombining and comparing many imputation models100 xpEvaluating the different parameters in the model100 xpFinal Lesson50 xp
Treinar 2 ou mais pessoas?
Obtenha acesso à sua equipe à plataforma DataCamp completa, incluindo todos os recursos.Nas seguintes faixas
Caixa de ferramentas intermediária do Tidyverse
Ir para a trilhacolaboradores
O que os outros alunos têm a dizer?
Junte-se a mais de 15 milhões de alunos e comece Dealing With Missing Data in R hoje mesmo!
Crie sua conta gratuita
ou
Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados são armazenados nos EUA.