メインコンテンツへスキップ
ホームR

コース

Rでの欠損データの扱い方

基礎スキルレベル
更新日 2025/11
naniarを使って、データの可視化、探索、欠損データの補完を簡単に。tidyverseに親和的な欠損データ処理アプローチ。
コースを無料で開始
RData Preparation
4時間
14 ビデオ
52 演習
4,350 XP
17,208
修了証明書

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

何千もの企業の従業員が支持

Group

チームのトレーニングを担当していますか?

Businessをお試しください

コース説明

欠損データは、現実世界のデータ分析にはつきものです。思わぬところで発生し、分析の理解を難しくします。本コースでは、tidyverse のツールと naniar パッケージを使って欠損値を可視化する方法を学びます。分析で活用できるように欠損値を整え、データに潜むバイアスを見つけるために欠損を探索します。最後に、欠損の背後にあるパターンも明らかにします。また、欠損値を代入(imputation)モデルで「空欄を埋める」方法や、代入したデータセットを可視化・評価し、それに基づいて意思決定を行う方法も学びます。

前提条件

Introduction to RIntroduction to the Tidyverse
1

Why care about missing data?

Chapter 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.
チャプターを開始
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.
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.
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.
Rでの欠損データの扱い方
コース完了

修了証明書を取得

この修了書をLinkedInや履歴書、CVに追加しましょう
ソーシャルメディアや人事評価で共有しましょう
今すぐ登録

19百万人を超える学習者と共にRでの欠損データの扱い方を始めましょう!

無料アカウントを作成

Googleで続行その他のオプションを表示

または


続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

DataCamp for Mobileでデータスキルを磨きましょう

モバイル コースと毎日の 5 分間のコーディング チャレンジで、外出先でも進歩できます。