R/deductive-pkg.R

#' Deductive Data Correction and Imputation
#' 
#' Use data validation restrictions to estimate missing values
#' or trace and repair certain errors.
#'
#'
#' @name deductive
#' @docType  package
#' @import methods
#' @import lintools
#' @import validate
#' @importFrom stringdist stringdist
#' @importFrom stats complete.cases 
#' @importFrom stats setNames
#' @useDynLib deductive, .registration=TRUE
{}

Try the deductive package in your browser

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

deductive documentation built on March 29, 2021, 5:12 p.m.