Package: Amelia 1.8.2

Matthew Blackwell

Amelia: A Program for Missing Data

A tool that "multiply imputes" missing data in a single cross-section (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). Amelia II implements our bootstrapping-based algorithm that gives essentially the same answers as the standard IP or EMis approaches, is usually considerably faster than existing approaches and can handle many more variables. Unlike Amelia I and other statistically rigorous imputation software, it virtually never crashes (but please let us know if you find to the contrary!). The program also generalizes existing approaches by allowing for trends in time series across observations within a cross-sectional unit, as well as priors that allow experts to incorporate beliefs they have about the values of missing cells in their data. Amelia II also includes useful diagnostics of the fit of multiple imputation models. The program works from the R command line or via a graphical user interface that does not require users to know R.

Authors:James Honaker [aut], Gary King [aut], Matthew Blackwell [aut, cre]

Amelia_1.8.2.tar.gz
Amelia_1.8.2.tar.gz(r-4.5-noble)Amelia_1.8.2.tar.gz(r-4.4-noble)
Amelia_1.8.2.tgz(r-4.4-emscripten)Amelia_1.8.2.tgz(r-4.3-emscripten)
Amelia.pdf |Amelia.html
Amelia/json (API)
NEWS

# Install 'Amelia' in R:
install.packages('Amelia', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • africa - Economic and Political Indictors in 6 African States
  • freetrade - Trade Policy and Democracy in 9 Asian States

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

8.65 score 1 stars 7 packages 1.2k scripts 8.9k downloads 106 mentions 16 exports 4 dependencies

Last updated 6 months agofrom:b547e6a99b. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-linux-x86_64NOTEOct 21 2024

Exports:ameliaamelia.defaultamelia.molistameliabindAmeliaViewcompare.densitydispersemi.combinemi.meldmissmapmoPrepoverimputetransform.ameliatscsPlotwith.ameliawrite.amelia

Dependencies:foreignRcppRcppArmadillorlang

AmeliaView GUI Guide

Rendered fromameliaview.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2021-05-26
Started: 2021-05-26

Introduction to Multiple Imputation

Rendered fromintro-mi.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-04-24
Started: 2021-05-26

Multiple Imputation Diagnostics

Rendered fromdiagnostics.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2021-05-26
Started: 2021-05-26

Using Amelia

Rendered fromusing-amelia.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-04-24
Started: 2021-05-26