Other packages > Find by keyword >

yaImpute  

Nearest Neighbor Observation Imputation and Evaluation Tools
View on CRAN: Click here


Download and install yaImpute package within the R console
Install from CRAN:
install.packages("yaImpute")

Install from Github:
library("remotes")
install_github("cran/yaImpute")

Install by package version:
library("remotes")
install_version("yaImpute", "1.0-34.1")



Attach the package and use:
library("yaImpute")
Maintained by
Jeffrey S. Evans
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-01-26
Latest Update: 2024-09-21
Description:
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.
How to cite:
Jeffrey S. Evans (2007). yaImpute: Nearest Neighbor Observation Imputation and Evaluation Tools. R package version 1.0-34.1, https://cran.r-project.org/web/packages/yaImpute. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:56), 0.0-1 (2007-01-26 13:22), 0.0-2 (2007-02-01 19:18), 0.0-3 (2007-03-27 10:42), 0.0-4 (2007-06-22 11:51), 0.0-5 (2007-12-17 16:25), 1.0-3 (2008-03-02 14:51), 1.0-4 (2008-03-21 20:28), 1.0-5 (2008-07-18 09:39), 1.0-6 (2008-08-08 14:16), 1.0-7 (2008-12-21 17:35), 1.0-8 (2009-02-06 13:32), 1.0-9 (2009-04-19 20:08), 1.0-10 (2009-08-06 12:56), 1.0-11 (2010-06-16 23:28), 1.0-12 (2010-09-28 09:22), 1.0-13 (2011-01-29 09:36), 1.0-14 (2011-03-02 12:34), 1.0-15 (2011-03-03 07:55), 1.0-16 (2011-09-21 15:18), 1.0-17 (2012-02-08 21:54), 1.0-18 (2012-03-31 07:20), 1.0-19 (2013-08-09 12:36), 1.0-20 (2013-11-27 07:15), 1.0-21 (2014-04-09 21:46), 1.0-22 (2014-07-11 00:12), 1.0-23 (2014-12-02 00:46), 1.0-24 (2015-05-16 09:52), 1.0-26 (2015-07-20 18:36), 1.0-29 (2017-12-10 11:44), 1.0-30 (2018-07-24 07:20), 1.0-31 (2019-01-09 20:30), 1.0-32 (2020-02-17 19:00), 1.0-33 (2022-11-03 23:20), 1.0-34.1 (2024-09-21 11:00), 1.0-34 (2023-12-13 00:50)
Other packages that cited yaImpute R package
View yaImpute citation profile
Other R packages that yaImpute depends, imports, suggests or enhances
Complete documentation for yaImpute
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA