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 Mar. 2026.
Previous versions and publish date:
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 (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

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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