Skip to content

FastImputation

Learn from Training Data then Quickly Fill in Missing Data

v2.2.1 · Sep 25, 2023 · GPL (>= 2)

Description

TrainFastImputation() uses training data to describe a multivariate normal distribution that the data approximates or can be transformed into approximating and stores this information as an object of class 'FastImputationPatterns'. FastImputation() function uses this 'FastImputationPatterns' object to impute (make a good guess at) missing data in a single line or a whole data frame of data. This approximates the process used by 'Amelia' <https://gking.harvard.edu/amelia> but is much faster when filling in values for a single line of data.

Downloads

CRAN

235

Last 30 days

18572nd

739

Last 90 days

2.9K

Last year

Trend: +18.7% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

26

Last 90 days

103

Last year

Trend: -33.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
ERROR 11 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
ERROR r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Stephen R. Haptonstahl <srh@haptonstahl.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = c("Stephen", "R."),
                    family = "Haptonstahl",
                    role = c("aut", "cre"),
                    email = "srh@haptonstahl.org")
as necessary.

Dependency Network

Dependencies Reverse dependencies Matrix FastImputation

Version History

9 tracked
new 2.2.1 Mar 10, 2026
updated 2.2.1 ← 2.1 diff Sep 24, 2023
updated 2.1 ← 2.0 diff Feb 8, 2022
updated 2.0 ← 1.3.1 diff Mar 11, 2017
updated 1.3.1 ← 1.3 diff Jun 27, 2016
updated 1.3 ← 1.2 diff Feb 14, 2016
updated 1.2 ← 1.1 diff Nov 24, 2013
updated 1.1 ← 1.0 diff May 20, 2013
new 1.0 Apr 10, 2012