R/rThresholdout.R

#' rThresholdout: Thresholdout Algorithm
#'
#' A Pure R implementation of Thresholdout Algorithm for Adaptive Data Analysis
#' and Holdout Reuse. This algorithm was proposed in Dwork et al. (2015)
#' \url{https://arxiv.org/abs/1506.02629}.
#'
#' @docType package
#' @name rThresholdout
NULL
yanyachen/rThresholdout documentation built on May 4, 2019, 2:30 p.m.