Nothing
#' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.