R/simputation-pkg.R

#'  simputation
#' 
#' A package to make imputation simpler. 
#' 
#' To get started, see the \href{../doc/intro.html}{introductory vignette}.
#' 
#' 
#' @name simputation
#' @docType package
#' @import  stats
#' @importFrom MASS rlm 
#' @importFrom utils installed.packages
#' @importFrom rpart rpart prune na.rpart
#' @importFrom gower gower_topn
#' @useDynLib simputation, .registration=TRUE
{}

Try the simputation package in your browser

Any scripts or data that you put into this service are public.

simputation documentation built on June 16, 2022, 5:10 p.m.