Performs nearest neighbor-based imputation using one or more alternative approaches to processing multivariate data. These include methods based on canonical correlation analysis, canonical correspondence analysis, and a multivariate adaptation of the random forest classification and regression techniques of Leo Breiman and Adele Cutler. Additional methods are also offered. The package includes functions for comparing the results from running alternative techniques, detecting imputation targets that are notably distant from reference observations, detecting and correcting for bias, bootstrapping and building ensemble imputations, and mapping results.
Version: | 1.0-32 |
Depends: | R (≥ 3.0.0) |
Imports: | grDevices, graphics, stats, utils |
Suggests: | vegan, ccaPP, randomForest, gam, fastICA, parallel, gower |
Published: | 2020-02-17 |
Author: | Nicholas L. Crookston, Andrew O. Finley, John Coulston (Sunil Arya and David Mount for ANN) |
Maintainer: | Nicholas L. Crookston <ncrookston.fs at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | ANN library is copyright University of Maryland and Sunil
Arya and David Mount. See file COPYRIGHTS for details. yaImpute copyright details |
NeedsCompilation: | yes |
Citation: | yaImpute citation info |
Materials: | NEWS |
In views: | MissingData, OfficialStatistics |
CRAN checks: | yaImpute results |
Reference manual: | yaImpute.pdf |
Package source: | yaImpute_1.0-32.tar.gz |
Windows binaries: | r-devel: yaImpute_1.0-32.zip, r-release: yaImpute_1.0-32.zip, r-oldrel: yaImpute_1.0-32.zip |
macOS binaries: | r-release: yaImpute_1.0-32.tgz, r-oldrel: yaImpute_1.0-32.tgz |
Old sources: | yaImpute archive |
Reverse depends: | intrinsicDimension |
Reverse imports: | ALEPlot, NCSampling, neuroim, stlplus |
Reverse suggests: | iml, LICORS, spatialEco |
Please use the canonical form https://CRAN.R-project.org/package=yaImpute to link to this page.