R/imputeR-package.R

#' @title imputeR-package description
#' @description 
#' The imputeR package offers a General Multivariate Imputation Framework
#' 
#' @details The imputeR package is a Multivariate Expectation-Maximization (EM) based imputation framework that offers several
#' different algorithms. These include regularisation methods like Lasso and Ridge regression, tree-based models and dimensionality
#' reduction methods like PCA and PLS.
#' 
#' @author Steffen Moritz, Lingbing Feng, Gen Nowak, Alan. H. Welsh, Terry. J. O'Neill
#' @name imputeR-package
#' @import stats
#' @import graphics
#' @docType package
NULL
domus11move/ImputeTurbo documentation built on Dec. 1, 2019, 12:35 a.m.