Тёмный

Missing Data Treatment in R: A Hands-on Illustration Using {mice} 

UseR Oslo
Подписаться 3,1 тыс.
Просмотров 2,2 тыс.
50% 1

Join us for our first in-person event in over two years!
www.meetup.com/Oslo-useR-Grou...
If you want to code along to the talk, you will need a few packages. The can be installed using the following lines of code:
Install necessary package
install.packages(
c("mice", "VIM“, “MASS”, “lattice”),
dependencies = T
)
Load the mice package
suppressWarnings(suppressMessages(
library(mice)
))
[Abstract]
Missing data is the norm rather than exception in most real-life data sets. It is not only wasteful to exclude observations that contain missing values but also opens parameter estimations to potential inconsistency and bias. This meetup focuses on the fully conditional specification technique using the R package {mice} (multivariate imputation by chained equations). We will be introduced to different missing data mechanisms, their impact on estimations, and the corresponding coping strategies. We will then take a look at {mice}, particularly its functionalities for imputing missing data, and eventually showcase how to analyze imputed datasets and how to interpret the results.
[Bio]
The speaker, Tony Tan is a PhD candidate at Centre for Educational Measurement (CEMO), University of Oslo. He holds Economics and Accounting degrees from the Australian National University and a teaching degree from the University of Melbourne.
The slides can be found here: github.com/tonyctan/UseR.

Опубликовано:

 

10 май 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@joaoschneider4822
@joaoschneider4822 2 года назад
30:27 Intro 34:38 Speakers Talk
@UseROslo
@UseROslo 2 года назад
Thanks! An edited version will be put out soonish.
Далее
Bayesian Multilevel Modelling with {brms}
1:16:13
Просмотров 11 тыс.
Quest To Find The Largest Number
11:43
Просмотров 182 тыс.
You're wasting money on heating! Use your A/C!
17:11
Просмотров 374 тыс.
Intro to Structural Equation Modeling Using Stata
1:57:41
Cluster Robust Standard Errors in R with {clubSandwich}
1:09:34
The Rise and Fall of the Cray Supercomputer
32:29
Просмотров 312 тыс.