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

261

Last 30 days

12179th

261

Last 90 days

261

Last year

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 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 (14 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.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
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

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 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.

Dependency Network

Dependencies Reverse dependencies Matrix FastImputation

Version History

new 2.2.1 Mar 9, 2026