yaImpute1.0-34 package

Nearest Neighbor Observation Imputation and Evaluation Tools

ann

Approximate nearest neighbor search routines

applyMask

Removes neighbors that share (or not) group membership with targets.

asciigridimpute

Imputes/Predicts data for Ascii Grid maps

bestVars

Computes the number of best X-variables

buildConsensus

Finds the consensus imputations among a list of yai objects

compare.yai

Compares different k-NN solutions

cor.yai

Correlation between observed and imputed

correctbias

Correct bias by selecting different near neighbors

ensembleImpute

Computes the mean, median, or mode among a list of impute.yai objects

errorStats

Compute error components of k-NN imputations

foruse

Report a complete imputation

grmsd

Generalized Root Mean Square Distance Between Observed and Imputed Val...

impute.yai

Impute variables from references to targets

mostused

Tabulate references most often used in imputation

newtargets

Finds K nearest neighbors for new target observations

notablydifferent

Finds observations with large differences between observed and imputed...

notablydistant

Find notably distant targets

plot.compare.yai

Plots a compare.yai object

plot.notablydifferent

Plots the scaled root mean square differences between observed and pre...

plot.varSel

Boxplot of mean Mahalanobis distances from varSelection()

plot.yai

Plot observed verses imputed data

predict.yai

Generic predict function for class yai

print

Print a summary of a yai object

rmsd.yai

Root Mean Square Difference between observed and imputed

unionDataJoin

Combines data from several sources

vars

List variables in a yai object

varSelection

Select variables for imputation models

whatsMax

Find maximum column for each row

yai

Find K nearest neighbors

yaiRFsummary

Build Summary Data For Method RandomForest

yaiVarImp

Reports or plots importance scores for yai method randomForest

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.

  • Maintainer: Jeffrey S. Evans
  • License: GPL (>= 2)
  • Last published: 2023-12-12