R/package.R

#' tboot: tilted bootstrapping and Bayesian marginal reconstruction.
#' @docType package
#' @name tboot-package
#' @author Nathan Morris \email{morris_nathan@@lilly.com}
#' @contributor William Michael Landau \email{will.landau@@lilly.com}
#' @references \url{https://github.com/njm18/tboot}
#' @importFrom stats optim rbinom var pnorm quantile rnorm sd optimise
#' @importFrom kernlab ipop primal how
#' @importFrom quadprog solve.QP
NULL

Try the tboot package in your browser

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

tboot documentation built on Jan. 13, 2021, 7:12 a.m.